dbs-install-skill

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a bash script (scripts/install-skill.sh) to perform file system operations such as mkdir, ln -sfn, rm, and find. These operations are used for managing symbolic links to organize skills for different AI agents (e.g., Claude Code, Codex, Grok). The script includes safety checks to ensure it does not overwrite real files or directories and restricts actions to specific paths within the user's home directory (e.g., ~/.agents/skills, ~/.claude/skills). The execution is triggered by the user to manage their local skill environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 06:15 AM
Security Audit — agent-trust-hub — dbs-install-skill