script-test
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill is configured to execute a local script file 'init.sh'. Analysis of this script shows it only performs standard 'echo' operations to display status information and does not execute any harmful or hidden commands.
- [DATA_EXPOSURE] (SAFE): The script accesses the $HOME and current directory environment variables, but it does so only to display them in the agent's output for demonstration. No network calls or data exfiltration attempts were detected.
- [SAFE] (SAFE): No prompt injection, obfuscation, or persistence mechanisms were found in the skill metadata or script code.
Audit Metadata