hunt-session
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a security testing guide. It uses standard command-line tools like curl, awk, and jq to perform legitimate security auditing tasks such as capturing and comparing cookies across different browser sessions.
- [COMMAND_EXECUTION]: The skill contains various bash scripts designed to be executed by the agent to test session management. These scripts use common utilities for network requests and data processing (curl, awk, grep, base64, jq) without any evidence of malicious intent or unsafe input handling.
- [DATA_EXPOSURE]: No sensitive data or credentials are hardcoded. The skill uses temporary files (mktemp) to store session cookies for analysis during a specific audit session, which is a standard practice for security tooling.
Audit Metadata