using-type-guards
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: LOW
Full Analysis
- Prompt Injection (SAFE): No instructions attempting to override agent behavior or bypass safety guidelines were detected.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file paths, or unauthorized network operations are present.
- Obfuscation (SAFE): Content is clear and readable with no signs of Base64, zero-width characters, or hidden encoding.
- Unverifiable Dependencies & Remote Code Execution (SAFE): The skill does not perform any external package installations or execute remote scripts.
- Privilege Escalation (SAFE): No commands requesting administrative or root-level access (e.g., sudo) were found.
- Persistence Mechanisms (SAFE): No attempts to modify system configuration files or create scheduled tasks were detected.
- Indirect Prompt Injection (LOW): While the skill analyzes user-provided TypeScript code (ingestion point), it is primarily educational. It possesses high-privilege tools like 'Bash' and 'Write' but does not use them to process untrusted external data in an automated or unsafe manner.
- Dynamic Execution (SAFE): There are no instances of eval(), exec(), or runtime code generation based on user input.
Audit Metadata