precise-any-variants
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions found that attempt to override agent behavior, bypass safety filters, or extract system prompts. The 'Pressure Resistance Protocol' is instructional guidance for the user and does not target the agent's internal logic.
- [Data Exposure & Exfiltration] (SAFE): The skill does not access sensitive files, environment variables, or hardcoded credentials. No network operations (curl, wget, fetch) were detected.
- [Obfuscation] (SAFE): No encoded content, zero-width characters, or homoglyphs were found. The content is plain-text markdown and TypeScript code.
- [Unverifiable Dependencies & RCE] (SAFE): The skill contains no package manager files (package.json, requirements.txt) and does not perform any external downloads or script execution.
- [Privilege Escalation] (SAFE): No commands involving sudo, chmod, or system modification were detected.
- [Persistence Mechanisms] (SAFE): The skill does not attempt to modify shell profiles, cron jobs, or startup services.
- [Metadata Poisoning] (SAFE): The metadata fields (name, description) accurately reflect the content of the skill and do not contain hidden instructions.
- [Indirect Prompt Injection] (SAFE):
- Ingestion points: None. The skill is static documentation and does not process external data.
- Boundary markers: N/A.
- Capability inventory: No execution capabilities or network access detected.
- Sanitization: N/A.
- [Dynamic Execution] (SAFE): No use of eval(), exec(), or runtime code generation was found. The TypeScript examples are for documentation purposes only.
Audit Metadata