ajtbd-research
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill performs legitimate orchestration of product research tasks without any evidence of malicious intent or hidden behavior.
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to create a local hidden directory (
mkdir -p .ajtbd) for storing research artifacts. This command is hardcoded and limited to standard administrative setup. - [DATA_EXPOSURE]: The skill reads other skill configuration files from the user's local directory (
~/.claude/skills/). This is an intended functional behavior used to load the logic required for the research orchestration process.
Audit Metadata