skills/mukul975/anthropic-cybersecurity-skills/performing-clickjacking-attack-test/Gen Agent Trust Hub
performing-clickjacking-attack-test
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate security analysis by checking for 'X-Frame-Options' and 'Content-Security-Policy' headers to verify anti-framing protections.
- [SAFE]: All external links and resources provided in the documentation and references point to well-known and reputable security industry sites including OWASP, PortSwigger, and MDN.
- [PROMPT_INJECTION]: The script
agent.pydemonstrates a potential injection surface where thetarget_urlinput is interpolated into an HTML template for PoC generation without sanitization. Ingestion point:target_urlcommand-line argument inagent.py. Boundary markers: Absent. Capability inventory: Performs network requests and writes to a local HTML file. Sanitization: None. This surface is characteristic of a local security utility and does not indicate malicious behavior.
Audit Metadata