Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Security Review Openai

Skill Aktiv

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.

Zweck

To guide developers in identifying and mitigating security vulnerabilities specific to various web languages and frameworks.

Funktionen

  • Security best-practice reviews for Python, JavaScript/TypeScript, and Go
  • Detailed guidance on preventing XSS, SQL injection, SSRF, and other common vulnerabilities
  • Specific advice for popular frameworks like Express, Next.js, React, FastAPI, and Django
  • Covers generation mode (writing secure code) and review mode (auditing existing code)
  • Provides evidence-based findings with clear impact and fix recommendations

Anwendungsfälle

  • When developing new web applications in Python, JavaScript/TypeScript, or Go to ensure secure-by-default coding.
  • When auditing existing web application codebases for security vulnerabilities.
  • When seeking specific guidance on securing popular web frameworks like Express, Next.js, React, FastAPI, or Django.
  • When responding to security alerts or proactively improving the security posture of a web project.

Nicht-Ziele

  • Performing general code reviews unrelated to security.
  • Debugging application logic that is not security-related.
  • Providing security guidance for languages or frameworks not explicitly listed (Python, JS/TS, Go).
  • Automating the fixing of vulnerabilities without user interaction or explicit requests.

Maintenance

  • warning:Commit recencyThe last commit was over 3 months ago (March 3, 2026), suggesting potential maintenance gaps.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add lawvable/awesome-legal-skills
/plugin install security-review-openai@lawvable

Qualitätspunktzahl

85 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit2 months ago
Sterne349
LizenzNOASSERTION
Status
Quellcode ansehen

Ähnliche Erweiterungen

Cleanup Cycles

100

Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".

Skill
raintree-technology

Coding Standards

100

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

Skill
affaan-m

Codex PR Review

100

Überprüft Pull Requests in Drupal 11 (oder anderen) Projekten gemäß der Codex-Methodik (Geschäftslogik, Edge Cases von Hooks/Queries, Sicherheit, Performance, Vollständigkeit). Generiert einen .md-Bericht im erkannten IDE-Ordner (.antigravity/, .cursor/, .vscode/ oder docs/) mit Befunden nach Schweregrad und umsetzbaren Lösungen. Verwenden Sie dies, wenn der Benutzer "Codex-Überprüfung", "PR-Überprüfung", "PR überprüfen", "PR überprüfen" anfordert.

Skill
j4rk0r

Codex Diff Develop

100

Revisa el diff de la rama actual frente a develop en proyectos Drupal 11 siguiendo la metodología Codex (lógica de negocio, edge cases de hooks/queries, seguridad, performance, completitud). Genera un informe .md en la carpeta del IDE detectado (.antigravity/, .cursor/, .vscode/ o docs/) con hallazgos por severidad y soluciones accionables. Usar cuando el usuario pida "Revisión diff develop", "revisión diff develop", "diff develop", "revisar diff", "codex diff" o expresiones similares con intención de auditar cambios contra develop. Triggers: diff develop, codex diff, revisión diff, lint diff develop, auditar diff.

Skill
j4rk0r

Deepinit

100

Deep codebase initialization with hierarchical AGENTS.md documentation

Skill
Yeachan-Heo

Netlify Identity

100

Verwenden Sie dies, wenn die Aufgabe Authentifizierung, Benutzerregistrierungen, Anmeldungen, Passwortwiederherstellung, OAuth-Anbieter, rollenbasierte Zugriffskontrolle oder den Schutz von Routen und Funktionen beinhaltet. Verwenden Sie immer `@netlify/identity`. Verwenden Sie niemals `netlify-identity-widget` oder `gotrue-js` – diese sind veraltet.

Skill
netlify