home / tools / skill scanner

Skill Security Scanner

Check any skill for hidden security risks before you install it. Instant audit, zero setup.

Paste a link to any skill folder or SKILL.md on GitHub and we'll check it for security risks.

What we check

Every scan runs the skill files through six security dimensions, looking for patterns that could indicate malicious or risky behavior.

01

Remote execution

Detects patterns that download and execute remote code without verification.

02

Data exfiltration

Flags attempts to send local data to external servers or covert channels.

03

Secret access

Catches reads of API tokens, credentials, and other secret stores.

04

Persistence

Spots modifications that could allow a skill to survive restarts.

05

Destructive ops

Identifies commands that could cause irreversible data loss.

06

Obfuscation

Finds encoded payloads and other attempts to hide what code actually does.

How it works

Paste any GitHub link and get a full security audit in seconds.

01

Fetch source files

We pull the SKILL.md and any adjacent files from the skill folder on GitHub.

02

Run pattern analysis

Each file is scanned against our ruleset of known risky patterns across all six dimensions.

03

Get a risk report

You get a score, a verdict, and a list of findings with file and line references.

Skill Security Scanner