Skip to main content
AgentSecv0.3.2
Example outputsscanned against ./e2e/fixtures

One scan.
Every artifact.

Pre-generated from the repository's E2E fixture skills. Open any file to inspect — or copy the CLI command to regenerate it against your own project.

CLI reference

The flags behind every example.

Each sample was generated by composing these four. Swap --path with your repo and you'll get the same set of artifacts.

--path <dir>
Directory or single skill to scan.
./e2e/fixtures
-f, --format
Output format — one of text, json, html, sarif.
text · json · html · sarif
-o, --output
Write to a file instead of stdout.
examples/audit-report.html
report <audit.json>
Re-render a saved JSON audit into any other format.
agentsec report audit.json --format html
Regenerate

Run it on your own project.

Run npx agentsec in your project and you'll get the same four artifacts in seconds.