cookie-lifetime-audit
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or security vulnerabilities were detected in the skill instructions, metadata, or scripts.\n- [COMMAND_EXECUTION]: The script
scripts/process.pyutilizes the Selenium library to launch and control a web browser instance. This behavior is necessary for the skill's primary purpose of auditing cookies and is restricted to legitimate web scanning activities.\n- [EXTERNAL_DOWNLOADS]: The script employs thewebdriver-managerpackage to automatically download the official ChromeDriver binary from Google's infrastructure. This is a well-known, industry-standard practice for managing browser drivers safely.\n- [DATA_EXFILTRATION]: Analysis confirms that cookie data collected by the script is processed locally and exported to JSON and CSV reports within the project's own directory. No network exfiltration to unauthorized domains was detected.
Audit Metadata