AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Prompt Injection Reviewer

skill-45ck-llm-agent-security-skills-prompt-injection-reviewer · by 45ck

A Claude skill from 45ck/llm-agent-security-skills.

No reviews yet
0 installs
31 views
0.0% view→install

Install

$ agentstack add skill-45ck-llm-agent-security-skills-prompt-injection-reviewer

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-45ck-llm-agent-security-skills-prompt-injection-reviewer)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
5mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Prompt Injection Reviewer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

prompt-injection-reviewer

Purpose

Review prompts, context assembly, retrieved content, and tool flows for direct and indirect prompt injection risk.

Trigger this skill when

  • The current artifact has LLM, prompt, retrieval, memory, or agent-tooling behavior that needs structured review or hardening.
  • You need to turn vague AI safety or agent security concerns into concrete findings, controls, or requirements.
  • You want the next agent-security-focused action to be explicit rather than ad hoc.

Expected inputs

  • system prompt or agent instructions
  • prompt assembly logic
  • retrieval inputs
  • tool invocation paths
  • example user and retrieved content

Deliverables

  • prompt injection findings
  • attack hypotheses
  • risk-ranked injection paths
  • mitigation recommendations
  • recommended next skill

Operating procedure

  1. Read the artifact from an agent-security perspective and identify the concrete trust, autonomy, and side-effect model.
  2. Separate facts from assumptions and call out missing details that materially affect risk or confidence.
  3. Start with the highest-impact abuse paths rather than trying to describe every possible issue equally.
  4. Translate findings into explicit controls, approvals, isolation boundaries, or policy language that builders can act on.
  5. Prefer concrete exploit paths, sinks, boundaries, and failure conditions over generic AI-safety slogans.
  6. Finish with the most sensible handoff skill based on the dominant risk pattern you found.

Quality gates

  • Findings are specific to the actual prompt, retrieval, memory, tool, or runtime design rather than generic AI risk boilerplate.
  • Output separates facts, assumptions, risks, controls, and recommended next action.
  • Prioritization reflects impact, privilege, and automation potential rather than just issue count.
  • Recommendations are implementable and framed in a way that can be tested or reviewed later.

Handoff targets

  • tool-permission-boundary-checker
  • guardrail-policy-writer
  • retrieval-trustworthiness-reviewer

Output style

  • Be explicit about uncertainty.
  • Prefer concrete abuse paths and control implications over generic safety slogans.
  • Separate facts, risks, recommendations, and next steps.
  • Make the output usable by engineers, reviewers, security testers, and policy owners.

Failure modes to avoid

  • Do not treat "the model should know better" as a security control.
  • Do not bury high-impact autonomous action risk behind long, unprioritized issue lists.
  • Do not recommend guardrails without explaining the exploit or failure they address.
  • Do not hide uncertainty when prompt assembly, retrieval, memory, or runtime details are missing.

Minimum output skeleton

## Summary
## Findings
## Structured outputs
## Risks
## Recommendations
## Recommended next skill

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.