Install
$ agentstack add skill-neuron-one-godmode-gpt-advisor ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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]
2. Architecture Critique
Send architecture decision → ask GPT to find flaws.
Prompt template:
You are a senior software architect. Critique this architecture decision.
Find: scalability issues, single points of failure, over-engineering, missing components.
Decision: [paste decision]
Context: [paste context]
3. /dispute Participation
When /dispute is running, GPT provides independent opinion.
Prompt template:
You are an independent technical expert.
Topic: [topic]
Position A argues: [summary]
Position B argues: [summary]
Give your independent analysis. Where do you agree/disagree with each?
What did both miss?
Rules:
- Always include FULL context (GPT doesn't see our conversation)
- Specify output format expected
- Compare GPT's response with our own analysis
- GPT advises, orchestrator DECIDES
- Never blindly follow GPT — evaluate critically
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: neuron-one
- Source: neuron-one/GODMODE
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.