ShieldCustomiser Pro
$ shieldcortex audit <your-repo> A scanner for AI agent repos.
Drop a public GitHub repo URL. ShieldCustomiser Pro runs ShieldCortex X-Ray, surfaces prompt-injection, credential leakage and obfuscation risk, and ships back a custom config.yaml, install commands, and a written hardening report.
£20 one-off · no signup · public repos for v1
~/scan — shieldcortex
$ shieldcortex audit --interactive
Stripe checkout · GBP · receipt emailed automatically
sample run
$ shieldcortex x-ray --repo github.com/acme/agent [INFO] clone repo … ok [SCAN] stack detection → langchain [SCAN] prompt-injection patterns … 3 findings [SCAN] credential leakage … clean [SCAN] obfuscation / hidden payloads … 1 finding [BUILD] config.yaml (langchain) … ok [BUILD] install + quickstart … ok [BUILD] hardening report (markdown) … ok ──────────────────────────────────────────── ✓ pack ready — 4 risks called out, 0 blockers.
Delivery flow
- 01Stripe checkout · £20 · receipt by email
- 02Page polls every 3 s for the finished pack
- 03Report + config.yaml + install commands rendered inline below
- 04No human in the loop — generated end-to-end by X-Ray
~/scan — shieldcortex audit (running)
waiting…
$ cat report.md
$ cat config.yaml
$ cat install.sh
✓ pack ready — your repo is hardened.