smv-model-extractor

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs purely static analysis on source code files (C/C++, Java, Python). It utilizes the Python ast module for Python parsing and regular expressions for other languages, ensuring that the input code is never executed.
  • [SAFE]: There are no network requests, external downloads, or data exfiltration patterns. The skill only reads source files provided by the user and writes output to specified local paths.
  • [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were found in the scripts or documentation.
  • [SAFE]: All identified Python modules are part of the standard library, requiring no external package installations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 10:20 PM