Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 93% confidence
- Finding
- 该代码块的主功能与声明中的其中一项“电商平台结算核对”一致,且行为是离线、确定性的文本表格复核,没有发现越权访问、联网或其他未声明的敏感能力。但从描述看,整个技能免费版应执行 3 类核对;而提供的代码文件明确自称是“免费档子集”,实际只实现平台结算核对相关规则,未实现另外两类检查。因此描述对该代码块的能力范围构成了实质性高估,属于描述与实际行为不一致。
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a local, deterministic ecommerce finance reconciliation checker with no evidence of networking, credential access, persistence, or hidden behavior.
Install only if you are comfortable processing ecommerce finance reconciliation tables locally through this skill. Invoke it explicitly rather than relying on broad trigger words, and remember it checks arithmetic and table consistency only; it does not replace accounting, audit, tax, banking, or contract review.
node scripts/run.mjs --sample # 先看样例
node scripts/run.mjs --sample # 先看样例
No suspicious patterns detected.