๐Ÿ›ก๏ธ SafeAgentSkills

How we compare

The agent skills ecosystem is new. So is the security tooling. Here's how SafeAgentSkills fits alongside other approaches.

๐Ÿ›ก๏ธ SafeAgentSkills
๐Ÿ Snyk Agent Scan
๐Ÿ”Œ Socket.dev
๐Ÿ‘€ Manual Review
What it is Browsable safety report for every skill on ClawHub CLI scanner for local MCP servers & skills Supply chain scanner integrated into skills.sh Reading SKILL.md and scripts yourself
Approach Pre-computed catalog On-demand CLI Continuous pipeline Ad-hoc
Browsable web catalog โœ“ โœ— ~ โœ—
Skills pre-analyzed 17,346+ ClawHub registry 0 Scan-on-demand only 60K+ skills.sh registry โ€” Whatever you read
Ecosystem ClawHub (OpenClaw) Claude, Cursor, Gemini, Windsurf skills.sh (Vercel) Any
MCP server scanning โœ— โœ“ โœ— ~
Permission & capability mapping โœ“ โœ— โœ— ~
Risk scoring H M L Hazard ยท Dependency ยท Access ยท Complexity issue warning 15+ issue codes block warn Severity levels Your judgment
Hazard labels (EXEC, NET, PIโ€ฆ) โœ“ โœ— โœ— โœ—
Version pinning & content hash โœ“ โœ— โœ“ โœ—
Open data format โœ“ SSDS JSON โœ“ SARIF-like โœ— โœ—
Prompt injection detection โœ“ โœ“ โœ“ ~
Malware / obfuscation detection ~ โœ“ โœ“ โœ—
Isolated analysis environment โœ“ Docker, no network โœ— Runs on host โœ“ Server-side โœ—
Pricing Free to browse API from $0.50/scan Free (OSS) Part of Snyk platform Free tier Enterprise plans Free Costs your time
โœ“ Supported ~ Partial โœ— Not available

Why SafeAgentSkills exists

Snyk Agent Scan and Socket are excellent tools โ€” we recommend using them. They focus on detecting active threats: prompt injections, malware payloads, supply chain attacks.

SafeAgentSkills asks a different question: what can this skill do?

Like a Safety Data Sheet for chemicals, an SSDS documents a skill's capabilities, permissions, hazards, and risk level โ€” before you install it. Not every skill with exec() is malicious. But you should know it's there. We map the full permission surface so you can make informed decisions, not just pass/fail judgments.

These tools are complementary

๐Ÿ”

Before install

Browse SafeAgentSkills to understand what a skill does, what permissions it needs, and its risk profile.

๐Ÿ›ก๏ธ

During install

Socket scans skills.sh installs in real-time, blocking known malicious packages before they reach your machine.

๐Ÿ”’

After install

Run Snyk Agent Scan locally to audit your installed MCP servers and skills for active threats.

Built on an open standard

Every report on this site is a machine-readable Skill Safety Data Sheet (SSDS) โ€” an open JSON format anyone can generate, consume, or extend. We believe safety metadata should be a public good, not locked inside any single vendor's platform.