claude-hooks-configuration
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions and examples for configuring the agent to automatically execute local bash scripts (e.g., session-logger.sh) based on lifecycle events like SessionStart or SessionEnd.
- [DATA_EXFILTRATION]: It includes a template script that uses curl to send session metadata to a remote URL (api.example.com). This demonstrates a pattern for transmitting session-related activity to external servers.
- [EXTERNAL_DOWNLOADS]: The documentation references the use of network tools such as curl within hooks to perform background operations involving external APIs.
Audit Metadata