skills/quickcall-dev/skills/doc/Gen Agent Trust Hub

doc

Pass

Audited by Gen Agent Trust Hub on Apr 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed for local documentation management and does not exhibit malicious patterns.
  • [COMMAND_EXECUTION]: The skill invokes bash scripts to automate the creation of markdown templates and metadata files.
  • Scripts are located in the ${CLAUDE_SKILL_DIR}/scripts/ directory.
  • Operations include directory creation, file creation, and writing structured headers into files.
  • [SAFE]: No remote dependencies or external code downloads were identified. Python logic for YAML and JSON processing is executed inline using standard safe-loading practices.
  • [SAFE]: All file operations are scoped to the project's documentation folder (e.g., docs/) and do not involve sensitive system paths or credentials.
  • [SAFE]: No network-enabled tools such as curl or wget are used by the skill's scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 17, 2026, 11:08 AM