Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions data/tools/AgentShield.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: AgentShield
categories:
- linter
tags:
- javascript
- python
- security
- typescript
- yaml
license: MIT
types:
- cli
source: 'https://github.com/elliotllliu/agent-shield'
homepage: 'https://www.npmjs.com/package/@elliotllliu/agent-shield'
description: >-
Security scanner for AI agent skills, MCP servers, and plugins.
31 rules detect prompt injection, data exfiltration, backdoors,
tool poisoning, and cross-file attack chains.
Includes MCP runtime proxy and Python AST taint tracking.
Free, offline, zero-config.
Loading