What the reviewer found
A '403-bypass' pentest/bug-bounty skill (repo akira) describing WAF and access-control bypass techniques -- path traversal payloads, SSRF against cloud metadata endpoints, Wayback Machine lookups -- against a target the tester is authorized to test; body is truncated at the 48KB cap so the remainder was not reviewed. The visible findings are genuine technique documentation, dual-use for authorized pentesting rather than an attack on the installer, and the truncation alone keeps this from a full-file guarantee.
dual-use— a security tool that can be misusednetwork— calls the vendor’s API
What was read
The file as it ships in kalpmodi/akira:
skills/403-bypass/SKILL.md
What the static scan said
The scan flagged 4things. The reviewer kept 4 and dismissed 0 as false.
E1Sends data to an external URL — realSC2Downloads and executes remote code — realSSRF1Cloud metadata endpoint — realNETMakes network calls — real
How this review was made
Sonnet 5 read the files above on 7 September 2026 and answered three questions: is it dangerous to whoever installs it, is each scanner finding real, and what should the installer know. The verdict is bound to the file's hash; when the file changes, it is scanned afresh and reviewed again. A script that changes while the definition does not is not re-reviewed — that is a known gap. How the scan and the review work.