AgentStack
SKILL verified MIT Self-run

Ai Llm Security Review

skill-26zl-cybersec-toolkit-ai-llm-security-review · by 26zl

Use for AI/LLM security assessments, prompt injection, RAG security, agent/tool permissioning, model supply chain, LLM red teaming, AI governance, eval design, data leakage, jailbreak testing, and secure AI application review.

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

Install

$ agentstack add skill-26zl-cybersec-toolkit-ai-llm-security-review

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

Are you the author of Ai Llm Security Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

AI and LLM security review

Use this skill for AI applications, agents, RAG systems, model gateways, prompt chains, evals, and LLM governance.

Review workflow

  1. Inventory the AI system: model/provider, prompts, tools, RAG sources, memory, logs, user roles, secrets, data classes, and downstream actions.
  2. Threat model trust boundaries:
  • user input to prompt
  • retrieved content to model
  • model output to tools
  • tool output to user
  • logs/traces to operators
  1. Test high-risk paths:
  • direct and indirect prompt injection
  • data exfiltration from RAG or memory
  • insecure tool invocation
  • overbroad agent permissions
  • jailbreaks that change policy or role
  • model/provider key leakage
  • training/eval data contamination
  1. Recommend controls:
  • least-privilege tool scopes
  • allowlisted tool schemas and argument validation
  • retrieval filtering and source attribution
  • secret redaction before prompts/logs
  • output validation before side effects
  • human approval for destructive or external actions
  • continuous evals and regression prompts

Deliverables

Return findings as:

| Risk | Attack path | Impact | Evidence | Control | Test to keep fixed | | --- | --- | --- | --- | --- | --- |

When the task involves current AI regulation or sector obligations, verify against current official sources before making definitive claims.

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.