skill-creator-advance

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess.run and subprocess.Popen in its evaluation scripts (run_eval.py, improve_description.py) to invoke the local claude CLI. These operations are essential for the skill's core purpose of benchmarking and optimizing other skills within a developer environment.- [SAFE]: Implementation of yaml.safe_load() in quick_validate.py ensures that skill metadata is parsed without the risk of arbitrary code execution during the validation phase.- [SAFE]: Analysis of the 24 files reveals no indicators of data exfiltration, credential harvesting, or unauthorized network activity. The skill's behavior is entirely consistent with its documentation and developer-focused intent.- [PROMPT_INJECTION]: The skill includes instructions to the agent to follow specific patterns (like using AskUserQuestion), but these do not contain attempts to override safety protocols or bypass model restrictions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 05:06 PM
Security Audit — agent-trust-hub — skill-creator-advance