deprecated-api-updater

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill correctly implements its functionality using the standard Python AST module and regular expressions to analyze source code locally. All operations are transparent and match the stated purpose.
  • [DATA_EXFILTRATION]: The scripts read and write files only within user-provided directories. No hardcoded sensitive file paths, credentials, or network calls to external domains were detected.
  • [REMOTE_CODE_EXECUTION]: There are no patterns involving external script downloads or execution (such as curl|bash). The skill does not have any external dependencies beyond the Python standard library.
  • [PROMPT_INJECTION]: No behavior-override instructions or safety bypass attempts were detected in the skill's metadata or instructional content.
  • [SAFE]: The skill includes safety features such as a dry-run mode and automatic creation of backup (.bak) files before modifying any source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 10:20 PM