avoid-repeated-params
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [Prompt Injection] (SAFE): No instructions designed to override agent behavior or bypass safety filters were detected. The content is strictly educational and focused on software design.
- [Data Exposure & Exfiltration] (SAFE): There are no references to sensitive file paths, hardcoded credentials, or network calls. The code examples use benign placeholders like 'bob@example.com'.
- [Remote Code Execution] (SAFE): The skill does not perform any external downloads, package installations (npm/pip), or use dangerous functions like eval() or exec().
- [Obfuscation] (SAFE): No hidden characters, Base64 encoding, or homoglyph attacks were identified. The text and code snippets are clear and transparent.
- [Persistence & Privilege Escalation] (SAFE): No commands related to system persistence (cron, startup scripts) or administrative access (sudo, chmod) are present.
Audit Metadata