ai-agent-pricing
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Prompt Injection (SAFE): No instructions attempt to bypass safety filters or override agent behavior. The discovery questions and sales tactics are standard professional guidance.
- Data Exposure & Exfiltration (SAFE): No access to sensitive files or hardcoded credentials was found. The skill contains no network calls or exfiltration logic.
- Obfuscation (SAFE): No hidden or encoded content was found across the analyzed files. All code and markdown are in clear text.
- Unverifiable Dependencies & Remote Code Execution (SAFE): The skill includes a local script 'scripts/roi_calculator.py' which uses only Python standard libraries (argparse, json). There are no remote downloads or piped shell executions.
- Privilege Escalation & Persistence (SAFE): No commands for sudo, system modification, or persistence mechanisms were detected.
- Indirect Prompt Injection (SAFE): While the skill processes user-supplied sales data into templates, it does not ingest untrusted external content or execute input as instructions.
- Dynamic Execution (SAFE): No use of eval, exec, or unsafe deserialization of untrusted data was identified.
Audit Metadata