skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [Prompt Injection] (SAFE): No instructions found that attempt to override system behavior, bypass safety filters, or extract system prompts. The instructions are purely procedural for the task of skill creation.- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials (API keys, tokens), sensitive file paths (e.g., ~/.ssh), or unauthorized network operations were detected.- [Remote Code Execution] (SAFE): The file contains no commands for downloading or executing remote scripts. The bash examples provided (
mkdir,touch) are benign instructional snippets for local environment setup by a developer.- [Obfuscation] (SAFE): No evidence of Base64 encoding, zero-width characters, homoglyphs, or other techniques used to hide malicious intent.- [Persistence & Privilege Escalation] (SAFE): No attempts to modify system configuration files, shell profiles, or acquire elevated permissions (sudo) were identified.
Audit Metadata