0xsteph/ptai scan
Run ptai's deterministic web sweep and fail the build only on oracle-VERIFIED findings.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 30, 2026
- License
- MIT
Pinned Snippet
uses: 0xsteph/pentest-ai@1658a0c7c45b7727524eaa952764337cb445c5f8 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Target URL to scan (must be in scope / authorized). | yes | — |
| fail-on | Build gate: 'verified' (fail only on an oracle-VERIFIED finding), 'high' (fail on any critical/high finding), or 'never'. | no | verified |
| intensity | stealth | safe | normal | aggressive. | no | normal |
| python-version | Python version to run ptai on. | no | 3.12 |
Outputs
no outputs