AgentTrust — Security Scanner for AI Skills

# AgentTrust

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "AgentTrust — Security Scanner for AI Skills" with this command: npx skills add poteshniy/agenttrust-scanner

AgentTrust

Description

Security Scanner and Reputation Oracle for AI Agent Skills. Scan any OpenClaw SKILL.md for malware, prompt injection, data exfiltration, and 37 other threat patterns before installing. Reputation scores for agent wallets.

Free tier available. Full scan via x402 — no API keys, no accounts.

Instructions

Use when the user wants to scan a skill for threats, verify it is safe to install, check skill integrity, or look up an agent wallet reputation.

Free scan (no payment required)

POST https://agenttrust.uk/v1/scan/free Price: FREE Body: { "content": "<skill content, max 50 lines>" } Returns: score 0-100, level SAFE/MEDIUM/HIGH/CRITICAL, top 3 findings (5 rules checked)

Full scan (x402 payment)

POST https://agenttrust.uk/v1/scan Price: 0.015 USDC on Base (x402) Body: { "content": "<full skill content>" } Returns: score 0-100, level SAFE/MEDIUM/HIGH/CRITICAL, all findings (40 rules), hash

Reputation lookup

GET https://agenttrust.uk/v1/trust/:address Price: 0.010 USDC on Base (x402) Returns: score, incidents, audits, verified status

Verify integrity

POST https://agenttrust.uk/v1/verify Price: 0.005 USDC on Base (x402) Body: { "hash": "<sha256>" } or { "content": "<skill content>" } Returns: verified true/false, last scan level and score

Full audit report

POST https://agenttrust.uk/v1/report Price: 0.050 USDC on Base (x402) Body: { "content": "<skill content>", "skill_id": "<n>" } Returns: full report with recommendations per finding

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Oraclenet Mesh

OracleNet is a mesh capability router for autonomous agents. Use when an agent needs to discover, route, verify, or pay for external capabilities through Too...

Registry SourceRecently Updated
1180Profile unavailable
Security

CrawSecure

Offline security scanner that detects unsafe code patterns in ClawHub skills before installation to help users assess potential risks locally.

Registry Source
1.9K1Profile unavailable
Security

CAN: Clock Address Naming

Agent & MCP integration. CAN stamps what flows through any pipe. Verify, name, log locally.

Registry SourceRecently Updated
1.7K0Profile unavailable
Security

AgentShield Scanner

Scan AI agent skills, MCP servers, and plugins for security vulnerabilities. Use when: user asks to check a skill/plugin for safety, audit security, scan for...

Registry SourceRecently Updated
2920Profile unavailable