gpt-advisor

Installation
SKILL.md

GPT Advisor — Security & Architecture Critic

Role

GPT acts as an INDEPENDENT advisor to the GODMODE orchestrator. NOT an executor. Does NOT write code. Gives OPINIONS and finds WEAKNESSES.

When to Consult GPT:

1. Security Review

Send code → ask GPT to find vulnerabilities. GPT is strong at: SQL injection, auth bypass, data exposure, race conditions.

Prompt template:

You are a senior security engineer. Review this code for vulnerabilities.
Focus on: OWASP Top 10, authentication flaws, data exposure, injection attacks.
For each issue: severity, file:line, exploit scenario, fix.
Code: [paste code]
Installs
3
GitHub Stars
29
First Seen
Apr 12, 2026
gpt-advisor — neuron-one/godmode