Adversis
- 4 skills
- 0 followers
- 6 hours ago last updated
- ▌ Security · adversisEntry point for the Adversis security plugin. Asks what you are trying to accomplish and routes you to the right skill: lint-baseline, threat-model, or security-persona. Start here.
- ▌ Threat Model · adversisGuides a structured threat model of an agentic SaaS codebase using the Adversis method. Discovers assets, maps data flows, models attack paths, runs a STRIDE sweep, and produces a prioritized docs/threat-model.md. Always interactive — run before or after lint-baseline.
- ▌ Lint Baseline · adversisAudits a repository against the Adversis v0 security baseline for agentic SaaS applications. Produces a pass/gap/unknown verdict per baseline item plus framework-specific findings for FastAPI, Next.js, Supabase, and MCP server integration patterns. Use when you want to check an agentic app codebase before a security review.
- ▌ Security Persona · adversisProduces a factual security posture document (docs/security-posture.md) and engineering roadmap by reading the codebase and any prior skill output. Asks 3–5 code-adjacent questions for things the code cannot fully answer. Run after lint-baseline and threat-model for best results.