Install
$ agentstack add skill-thrillmade-agent-skills-evidence-based-review ✓ 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.
About
Evidence-based review
Every claim in your review must be backed by evidence the PR author can verify in seconds.
Required for every finding
- Quote the exact line or block you're talking about (use a fenced code block or
gh prinline-comment anchor). - Cite the file and line range so the author can navigate directly there.
- State the failure mode concretely: what input produces what wrong output, or what attacker action exploits what gap.
Banned phrasings
These are red flags that you're hand-waving instead of reviewing:
- "This might cause issues" → say which issue, with the input that triggers it.
- "Consider refactoring this" → either it has a bug, or it doesn't. Not your call to redesign their code.
- "This doesn't follow best practices" → cite which practice and why it matters here.
- "You should add tests" → name the specific code path that isn't covered.
Verifying your own claims
Before posting a comment, ask: if the author asked "show me", could I point at the exact line and exact failure case? If not, delete the comment.
A short, specific review of three real issues beats a long, vague review of fifteen maybes.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: thrillmade
- Source: thrillmade/agent-skills
- License: MIT
- Homepage: https://logmind.dev
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.