Scan Report
0 /100
a2a-market-ucp-broadcast
Implement UCP broadcast of buyer intents to eligible nodes, including message signing, routing, and ack handling
A minimal protocol interface definition for UCP broadcast with no implementation files or suspicious behavior detected.
Safe to install
This skill appears legitimate but lacks implementation files referenced in the documentation. Verify runtime code before production use.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | NONE | ✓ Aligned | No file operations in current workspace |
| Network | READ | NONE | ✓ Aligned | Broadcast behavior declared but no actual implementation |
File Tree
1 files · 1.9 KB · 48 lines Markdown 1f · 48L
└─
SKILL.md
Markdown
Security Positives
✓ Clean documentation with clear scope definition
✓ No shell commands or subprocess calls declared
✓ No credential harvesting patterns present
✓ No obfuscated code or base64 payloads
✓ No suspicious network destinations or IPs
✓ No sensitive file access patterns
✓ No remote script execution references