Skip to main content
Back to registry

skill-scanner

getsentry/skills

Scan agent skills for security issues before adoption. Detects prompt injection, malicious code, excessive permissions, secret exposure, and supply chain risks.

Installs333
Install command
npx skills add https://github.com/getsentry/skills --skill skill-scanner
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Scan agent skills for security issues before adoption. Detects prompt injection, malicious code, excessive permissions, secret exposure, and supply chain risks. Important : Run all scripts from the repository root using the full path via ${CLAUDE_SKILL_ROOT} . Static analysis scanner that detects deterministic patterns. Outputs structured JSON. Returns JSON with findings, URLs, structure info, and severity counts. The script catches patterns mechanically — your job is to evaluate intent and filter false positives. Determine the scan target: Validate the target contains a SKILL.md file.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does skill-scanner do?

Scan agent skills for security issues before adoption. Detects prompt injection, malicious code, excessive permissions, secret exposure, and supply chain risks.

Is skill-scanner good?

skill-scanner does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does skill-scanner work with?

skill-scanner currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to skill-scanner?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install skill-scanner?

npx skills add https://github.com/getsentry/skills --skill skill-scanner

Related skills

More from getsentry/skills

Related skills

Alternatives in Software Engineering