skills/ulpi-io/skills/cost-estimate/Gen Agent Trust Hub

cost-estimate

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were detected in the skill instructions or helper scripts.
  • [COMMAND_EXECUTION]: The helper scripts loc_counter.py and git_session_analyzer.py execute git commands (such as git log, git ls-files, and git diff) via the subprocess module. These calls are used strictly for gathering repository metadata required for cost estimation and do not allow for arbitrary command execution.
  • [SAFE]: The skill does not require any external network access or third-party package installations. All processing is handled by Python scripts using the standard library.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 01:29 PM