target-account-list

Pass

Audited by Gen Agent Trust Hub on Aug 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill processes account data using a local JavaScript engine that performs basic arithmetic scoring. The logic is deterministic and contained within the skill's resources. The code does not use dangerous functions like eval() or exec().- [SAFE]: No network activity, external downloads, or remote code execution patterns were identified. The script operates entirely offline and does not connect to any remote endpoints.- [COMMAND_EXECUTION]: The instructions guide the agent to run a local Node.js script (score-accounts.js). The script's source code was analyzed and found to be safe, performing only file reading of a JSON input and console output of calculated results. The file access is restricted to user-provided paths and standard project context files.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 3, 2026, 05:05 PM
Security Audit — agent-trust-hub — target-account-list