skills/mukul975/anthropic-cybersecurity-skills/performing-http-parameter-pollution-attack/Gen Agent Trust Hub
performing-http-parameter-pollution-attack
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes multiple
curlcommand templates inSKILL.mdand a dedicated Python scriptscripts/agent.pyfor performing network-based security assessments against user-specified targets. - [SAFE]: No malicious patterns were identified. The network operations performed by the script and commands are consistent with the skill's stated purpose of web application security testing. There is no evidence of credential harvesting, unauthorized file access, or data exfiltration.
- [SAFE]: The Python script
scripts/agent.pyuses the well-knownrequestslibrary for HTTP communications and does not employ any dangerous dynamic execution patterns such aseval()orexec()on untrusted data.
Audit Metadata