wallet-metrics

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs wallet metric calculations by wrapping an existing local script. Analysis shows that user inputs are handled securely, and system interactions follow safety best practices.\n- [COMMAND_EXECUTION]: The script compute_wallet_metrics.py invokes a local Python script using subprocess.run with a list of arguments. This method is secure against shell injection as it does not invoke a shell to interpret the command string.\n- [DATA_EXFILTRATION]: Data is sourced from public Polymarket API endpoints. No sensitive information, such as API keys or private files, is accessed or transmitted to external untrusted domains.\n- [PROMPT_INJECTION]: The skill's instructions and metadata are strictly functional and do not contain any patterns intended to bypass agent safety guidelines or override system behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 12:18 PM