algo-price-elasticity

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a set of mathematical utilities for economic analysis. It does not perform network operations, access sensitive files, or attempt to override agent safety guidelines.
  • [COMMAND_EXECUTION]: The provided Python script 'scripts/arc_elasticity.py' performs local calculations using standard libraries (json, argparse). It reads user-provided JSON data for processing but does not execute it or use it to construct shell commands.
  • [DATA_EXPOSURE]: No hardcoded credentials, API keys, or access to sensitive local directories (e.g., .ssh, .aws) were found in the skill or its associated scripts.
  • [EXTERNAL_DOWNLOADS]: The skill does not perform any remote downloads or execute code from external URLs. All logic is contained within the local files.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests data via JSON files. While it lacks explicit boundary markers in the script output, the script only performs numerical calculations and outputs structured JSON, presenting a negligible risk of influencing agent behavior through data poisoning.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 07:10 AM