Scan Report
5 /100
agent-api-stability-sentinel
API compatibility and breaking-change detection specialist
This is a benign API stability testing skill that focuses on comparing API definitions, making HTTP requests to test endpoints, and verifying backward compatibility. No malicious behavior detected.
Safe to install
No action needed. The skill is safe to use.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | READ | ✓ Aligned | Describes reading API definitions and comparing versions |
| Network | READ | READ | ✓ Aligned | Makes HTTP requests to test endpoints |
File Tree
2 files · 3.7 KB · 122 lines Markdown 1f · 117L
JSON 1f · 5L
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ No credential harvesting or exfiltration behavior
✓ No shell command execution or subprocess usage
✓ No obfuscated or base64-encoded code
✓ No access to sensitive paths like ~/.ssh, .env, or ~/.aws
✓ No remote script execution (curl|bash, wget|sh)
✓ No persistence mechanisms (cron, backdoors)
✓ No supply chain risks (no dependencies listed)
✓ Documentation accurately describes intended functionality