AIShield MCP/Agent Security Scan
Version updated for https://github.com/lm203688/aishield to version v4.3.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
AI and Security: Agent Computer Security Plane
What’s Changed
AIShield v4.3.0 — Closed-Loop Automation
新增能力
- 9-point version gate: sync_version.py 从 7→9 点,修复 server.py/openapi_spec.py 版本漂移
- Local Ollama LLM backend: 本地 127.0.0.1/localhost 自动启用,无需 API key
- Differential scan: 对比两次扫描差异,区分新增/已修复/不变
- Fuzzing engine: 编码逃逸/结构变异/语义混淆三种策略
- arXiv→Rule pipeline: 安全论文自动转扫描规则
- AIP agent-card: AIP-AC/v1 协议字段
自动化闭环
- ci-state bus: ci.yml 写入 data/state/ci.json,下游 workflow 共享
- feature-closed-loop: Python 3.11→3.13,修复崩溃
- issue-labeler: 升级到 peter-evans/issue-labeler@v3
测试
- 590 tests passing / 0 failures
- 460 rules (227 MCP + 233 Skill)
- Zero third-party dependencies
已知问题
- aishield.tools 线上站需 CF Dashboard Retry 重建
- publish-npm / publish-mcp-registry 本 Release 触发