coding-standards
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions found that attempt to override agent behavior or bypass safety filters. The content is strictly educational.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file paths, or unauthorized network operations were identified. Code examples use generic placeholders like 'file.txt' or 'user.id'.
- [Obfuscation] (SAFE): No evidence of Base64 encoding, zero-width characters, or other techniques used to hide malicious intent.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill does not include any external package manifests (e.g., package.json, requirements.txt) or commands to download and execute remote scripts.
- [Privilege Escalation & Persistence] (SAFE): No commands related to acquiring administrative privileges or establishing persistence (e.g., cron jobs, shell profiles) were found.
- [Dynamic Execution] (SAFE): No use of dangerous functions like eval(), exec(), or runtime compilation of generated code.
Audit Metadata