skill-creator
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Python
subprocessmodule to interact with the system and platform. Specifically,scripts/run_eval.pyinvokes theclaudeCLI for automated triggering tests, andeval-viewer/generate_review.pyexecuteslsofto manage local network ports. These executions are necessary for the skill's stated purpose of evaluation and benchmarking. - [EXTERNAL_DOWNLOADS]: The evaluation results viewer (
eval-viewer/viewer.html) references external assets including the SheetJS library fromcdn.sheetjs.comand typography from Google Fonts. These are well-known technology services used for data processing and UI rendering, and their use is consistent with standard web development practices.
Audit Metadata