Security

Security review, auth, permissions, and risk checks

599 skills available

Skills List

find-security-vulnerabilities-in-code

find-security-vulnerabilities-in-code

59Ksecurity

Find security vulnerabilities in a codebase or repository with Strix — a white-box AI security review that reads your source, reasons about the actual data flow and authorization model, then exploits what it finds in a live sandbox so every reported issue has a working proof-of-concept instead of a noisy static-analysis alert. Covers injection, XSS, SSRF, broken access control and IDOR, insecure deserialization, secrets in code, unsafe dependencies, and business-logic flaws. Use when the user asks to security-scan, security-review, or audit their code, repo, or pull request for vulnerabilities.

usestrix avatarusestrix
Get
web-app-penetration-testing

web-app-penetration-testing

59Ktesting-qa

Pentest a web app or website end to end — black-box testing of a live URL, staging environment, or local dev server that finds and exploits real vulnerabilities (auth bypass, broken access control, IDOR, injection, XSS, SSRF, business logic) and proves each one with a working proof-of-concept instead of a signature match. Runs with Strix, either the self-hosted open-source CLI or the managed app.strix.ai cloud. Use when the user asks to pentest, hack, security-test, or audit their web app, website, web application, or staging site.

usestrix avatarusestrix
Get
api-security-testing

api-security-testing

59Kbackend-api

Security-test a REST, GraphQL, or gRPC API with Strix — autonomous agents that enumerate endpoints from an OpenAPI/GraphQL schema (or by crawling), then actually exploit the API-specific vulnerability classes in the OWASP API Security Top 10 (2023) — broken object-level authorization (BOLA/IDOR), broken object property level authorization (excessive data exposure and mass assignment), broken function-level authorization, unrestricted resource consumption, SSRF, injection, and auth/token flaws. Every finding comes with a working proof-of-concept request. Use when the user asks to pentest, security-test, audit, or find vulnerabilities in an API, endpoint, or backend service.

usestrix avatarusestrix
Get
application-security-testing

application-security-testing

59Ksecurity

Application security testing (AppSec) across a whole product with Strix — decide which asset needs which test (source code, running web app, API, CI pipeline), run it, and turn the results into a ranked remediation plan. Autonomous agents exploit and prove each issue instead of emitting static-analysis alerts, so the plan is ordered by what is actually reachable. Use when the user asks for an application security review or audit, an appsec assessment, vulnerability scanning across their stack, a security review before a launch or a customer security questionnaire, or does not yet know which kind of security test they need.

usestrix avatarusestrix
Get
owasp-top-10-testing

owasp-top-10-testing

59Ksecurity

Test an application against the OWASP Top 10 with Strix — autonomous AI agents that attempt real exploits for each category of the current OWASP Top 10:2025 (broken access control including SSRF, security misconfiguration, software supply chain failures, cryptographic failures, injection, insecure design, authentication failures, integrity failures, logging and alerting failures, mishandling of exceptional conditions) and report only what they could actually prove, mapped back to the category with a proof-of-concept. Also covers the OWASP API Security Top 10 (2023). Use when the user asks for an OWASP Top 10 assessment, OWASP compliance testing, or a security review mapped to OWASP categories.

usestrix avatarusestrix
Get
learn-mcp

learn-mcp

55Ksecurity

Focused interactive tutor for the Model Context Protocol (MCP) path in AI Engineering from Scratch. Start or resume this route when a learner wants to build, secure, debug, verify, or operate MCP clients, servers, transports, gateways, registries, or conformance gates. Teaches one lesson per invocation and records wire evidence in MCP-LEARNING.md.

rohitg00 avatarrohitg00
Get
fix-security-vulnerabilities-with-strix

fix-security-vulnerabilities-with-strix

53Ksecurity

Fix security vulnerabilities found by a Strix pentest (open-source CLI or app.strix.ai cloud) — triage by severity, patch the root cause rather than the symptom, and re-run Strix to prove each fix actually closes the exploit. Handles injection, XSS, SSRF, broken access control, IDOR, and other validated findings. Use after a Strix scan reports findings, or when the user asks to remediate, patch, or fix security issues from a strix_runs report, vulnerabilities.json, findings.sarif, or a cloud scan.

usestrix avatarusestrix
Get
managed-pentesting-with-strix

managed-pentesting-with-strix

53Ksecurity

Run a managed pentest of a web app or API through the app.strix.ai REST API — no local Docker, LLM key, or install needed. Create an API token, register domain/repository assets, launch and poll scans, triage vulnerabilities, export SARIF, download PDF/DOCX pentest reports for SOC 2 and other compliance evidence (Enterprise plan), start PR reviews, and set up schedules and webhooks. Use when the user wants continuous or scheduled pentesting-as-a-service, an auditor-ready pentest report, scans tracked in a team dashboard, or security testing from a sandboxed agent/CI environment with no infrastructure.

usestrix avatarusestrix
Get
code-reviewer

code-reviewer

46Ksecurity

Elite code review expert specializing in modern AI-powered code

sickn33 avatarsickn33
Get
stripe-integration

stripe-integration

46Ksecurity

Implement and verify Stripe checkout, subscriptions, webhooks and refunds with explicit server-side authorization and retry boundaries.

sickn33 avatarsickn33
Get
backend-security-coder

backend-security-coder

46Ksecurity

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

sickn33 avatarsickn33
Get
wordpress-penetration-testing

wordpress-penetration-testing

46Ksecurity

Assess WordPress installations for common vulnerabilities and WordPress 7.0 attack surfaces.

sickn33 avatarsickn33
Get
production-code-audit

production-code-audit

46Ksecurity

Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations

sickn33 avatarsickn33
Get
blockchain-developer

blockchain-developer

46Ksecurity

Build production-ready Web3 applications, smart contracts, and decentralized systems. Implements DeFi protocols, NFT platforms, DAOs, and enterprise blockchain integrations.

sickn33 avatarsickn33
Get
vulnerability-scanner

vulnerability-scanner

46Ksecurity

Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.

sickn33 avatarsickn33
Get
security-audit

security-audit

46Ksecurity

Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening.

sickn33 avatarsickn33
Get
security-auditor

security-auditor

46Ksecurity

Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks.

sickn33 avatarsickn33
Get
gitnexus-exploring

gitnexus-exploring

46Ksecurity

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: \"How does X work?\", \"What calls this function?\", \"Show me the auth flow\"

abhigyanpatwari avatarabhigyanpatwari
Get
vercel-deployment

vercel-deployment

45Ksecurity

Expert knowledge for deploying to Vercel with Next.js

sickn33 avatarsickn33
Get
cc-skill-security-review

cc-skill-security-review

45Ksecurity

This skill ensures all code follows security best practices and identifies potential vulnerabilities. Use when implementing authentication or authorization, handling user input or file uploads, or creating new API endpoints.

sickn33 avatarsickn33
Get
api-security-best-practices

api-security-best-practices

45Ksecurity

Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities

sickn33 avatarsickn33
Get
ccxt-python

ccxt-python

44Ksecurity

CCXT cryptocurrency exchange library for Python developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Python. Use when working with crypto exchanges in Python projects, trading bots, data analysis, or portfolio management. Supports both sync and async (asyncio) usage.

ccxt avatarccxt
Get
api-security-best-practices

api-security-best-practices

43Ksecurity

Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities

sickn33 avatarsickn33
Get
dnanexus-integration

dnanexus-integration

42Ksecurity

Build and operate reproducible genomics workloads on DNAnexus with the dx CLI, dxpy, apps/applets, native workflows, dxCompiler, and Nextflow. Use for DNAnexus data transfers, dxapp.json development, execution monitoring, workflow import, and project automation.

k-dense-ai avatark-dense-ai
Get