dbs-bridge
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run a local shell script
scripts/bridge-skill.shto perform filesystem operations. This script manages symlinks between source skill directories and target agent configuration paths. - [SAFE]: The operations performed by the script are limited to the user's home directory and specific agent-related subfolders. The script checks for the existence of physical directories before attempting to create symlinks, preventing accidental data loss or overwriting of real files.
Audit Metadata