Quality
Code review, testing, and verification skills.
🛡️
1w ago
XSS Detection
Detect Cross-Site Scripting vulnerabilities in a codebase using a three-phase approach: recon for sink sites, batched taint tracing, and result merging. Use when auditing code for XSS bugs.
Quality
+1%1.2K60
🔍
1w ago
SAST Analysis
Performs codebase analysis and architecture mapping as the initial reconnaissance phase of a security assessment. Explores tech stack, entry points, data flows, and trust boundaries. Outputs a structured architecture document for use before vulnerability detection.
Quality
+1%1.2K60
🐞
1w ago
Business Logic Detection
Detects business logic vulnerabilities in code using threat modeling, parallel subagent verification, and result merging. Covers price manipulation, workflow bypass, race conditions, and other abuse-of-function bugs.
Quality
+1%1.2K60
🐛
1w ago
Insecure File Upload Detection
Detect insecure file upload vulnerabilities in codebases using a three-phase approach: discovery, batched verification, and merge. Use when auditing code for unrestricted upload, extension bypass, or RCE via file upload.
Quality
+1%1.2K60
🔍
1w ago
GraphQL Injection Detection
Detects GraphQL injection vulnerabilities by identifying unsafe construction of GraphQL operation documents from user input. Uses a three-phase approach: recon, batched verify, and merge to produce a findings report.
Quality
+1%1.2K60
🔑
1w ago
Hardcoded Secrets Detection
Detects hardcoded API keys, tokens, passwords, and other secrets in publicly accessible code. Uses a three-phase approach (recon, verify, merge) to identify real secrets in frontend JavaScript, mobile apps, and client-side bundles. Ideal for security assessments.
Quality
+1%1.2K60
🔐
1w ago
JWT Security Audit
Detect insecure JSON Web Token (JWT) implementations in codebases by analyzing token issuance and verification patterns. Use to find token forgery, algorithm confusion, weak secrets, missing signature checks, and misconfigured claim validation.
Quality
+1%1.2K60
🔒
1w ago
Missing Auth Detection
Detects endpoints lacking authentication or proper role checks (vertical privilege escalation) in source code via a three-phase analysis. Use for identifying unauthenticated access and unauthorized admin function invocation.
Quality
+1%1.2K60
🔍
1w ago
Path Traversal Detection
Detects path traversal vulnerabilities in a codebase using a three-phase approach: recon, batched verify, and merge. Use when asked to find path traversal, directory traversal, or file disclosure bugs.
Quality
+1%1.2K60
📦
1w ago
AAAI Artifact Evaluation
Guides preparation of AAAI artifact packages (code, data, appendices) that meet double-blind and reproducibility requirements, helping reviewers verify claims without identity leaks or missing dependencies.
Quality
+1%880106
📋
1w ago
AAAI Experiment Audit
Audit AAAI experiment designs before submission to ensure empirical evidence supports AI claims, with baselines, ablations, statistical significance, reproducibility checklist alignment, and broader review requirements.
Quality
+1%880106
🔍
1w ago
AAAI Reproducibility
Audit AAAI paper reproducibility: map claims to evidence, verify checklists, test artifact dry-runs, and address reviewer pushback on rigor.
Quality
+1%880106