Works with the AI tools you already use
Skill Hardening Certifier
A rule-based security scanner and auto-hardener for AI agent skills to detect injections and unsafe code.
$7
skill-hardening-certifier
Example session with this skill installed
Audit the 'file-transfer-skill' folder for security risks and generate a hardened version.
- Read your context and instructions
- Compiled the -hardening-certifier
Scan complete. Found 1 HIGH (shell execution) and 2 MEDIUM (unvalidated URL fetch) risks. Hardened copy created in /dist/hardened-file-transfer. Summary:
- Fixed: Raw curl pipe to bash.
- Flagged: Potential SSRF in fetch_meta.py (added TODO).
- Certificate: generated high-risk-residual.md.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
Security Auditing for AI Agent Skills
The Skill Hardening Certifier is a specialized security tool designed for developers and platform operators who need to audit AI agent skills. As the ecosystem for agentic tools grows, so does the risk of prompt injection, data exfiltration, and unsafe code execution. Providing a simple prompt to an LLM isn't enough to catch subtle security flaws; you need a structured, rule-based scanning engine.
What it does
This skill performs a multi-stage security analysis on target skill directories. It parses SKILL.md files and associated helper scripts (Python, JavaScript, Shell) to identify critical vulnerabilities. The process involves:
- Automated Scanning: Detects prompt injection patterns, secret exfiltration, raw network calls, and unguarded shell execution.
- Severity Scoring: Categorizes findings from LOW to CRITICAL with actionable remediation hints.
- Automated Hardening: Generates a "hardened" version of the skill, applying mechanical fixes and inserting TODO flags where human judgment is required.
- Certification: Produces a formal security report and certificate summarizing the residual risk.
Why use this skill
Unlike general-purpose security scanners, this tool is specifically tuned for the unique threat model of LLM skills, such as instructions that attempt to override host agent safety protocols or bypass user approval. It provides a repeatable, verifiable pipeline to ensure the skills you deploy—or buy—meet a baseline security standard.
Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.
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
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- Passed all security checks, Safe to install