general-skill-creator

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The utility script eval-viewer/generate_review.py executes the lsof system command via subprocess.run. This is used to identify and terminate any existing processes running on the designated local port to ensure the review server can start successfully.
  • [EXTERNAL_DOWNLOADS]: The eval-viewer/viewer.html file loads the SheetJS library from cdn.sheetjs.com. This is a well-known service used for processing spreadsheet files within the browser UI.
  • [EXTERNAL_DOWNLOADS]: Various HTML assets in the skill (e.g., assets/eval_review.html, eval-viewer/viewer.html) load font resources from Google Fonts (fonts.googleapis.com).
  • [DATA_EXPOSURE]: The local viewer script (eval-viewer/generate_review.py) is designed to read files from a workspace directory to facilitate human review. While this involves reading local files, it is restricted to the scope of the evaluation workspace and is a primary feature of the tool's intended purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 10:21 PM
Security Audit — agent-trust-hub — general-skill-creator