demo-profile
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script
scripts/write_profile.shused to demonstrate tool execution. - The script at
scripts/write_profile.shaccepts a file path as an argument, creates the parent directory usingmkdir -p, and writes a hardcoded string to the target file. SKILL.mdprovides explicit instructions for the agent to execute this script using theshcommand.- The logic is transparent and does not involve suspicious network activity, sensitive file access, or obfuscation.
Audit Metadata