Skip to content

Add AgentScan: deterministic security scanner for AI agent skills - #1098

Open
thesfb wants to merge 1 commit into
travisvn:mainfrom
thesfb:add-agentscan
Open

Add AgentScan: deterministic security scanner for AI agent skills#1098
thesfb wants to merge 1 commit into
travisvn:mainfrom
thesfb:add-agentscan

Conversation

@thesfb

@thesfb thesfb commented Aug 10, 2026

Copy link
Copy Markdown

Adds AgentScan to the Tools section. It is a deterministic, local scanner for AI agent skills (Claude Code, Codex, OpenCode) that detects prompt injection, secrets, network calls, and malware patterns before install. It never runs the skill and works offline — no cloud upload, no API key.

Copilot AI lite review requested due to automatic review settings August 10, 2026 04:47

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new entry to the README’s Tools section to surface AgentScan, a local deterministic scanner intended to vet AI agent skills before installation.

Changes:

  • Add AgentScan to the Tools list with a short capabilities/guarantees description (offline, deterministic, doesn’t execute the skill).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md
### Tools

- **[yusufkaraaslan/Skill_Seekers](https://github.com/yusufkaraaslan/Skill_Seekers)** - Convert documentation websites into Claude Skills
- **[AgentScan](https://github.com/thesfb/scanaskill)** - Deterministic local scanner for AI agent skills: detects prompt injection, secrets, network calls, and malware patterns before you install. Never runs the skill, works offline.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants