Scan Report
35 /100
Memory Pruner
Intelligent memory management for agents. Keep only what matters, prune the rest.
The skill declares shell runtime and references a memory-pruner script that does not exist, constituting a documentation mismatch with no functional code present.
Use with caution
Do not use this skill until the actual implementation scripts are provided and reviewed. The mismatch between declared runtime and missing code is a red flag.
Findings 2 items
| Severity | Finding | Location |
|---|---|---|
| Medium | Referenced implementation files are missing Doc Mismatch | SKILL.md:58 |
| Low | Entry point declared but not present Doc Mismatch | config.json:12 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | WRITE | ✓ Aligned | config.json declares runtime: shell but no scripts exist to verify |
| Shell | WRITE | UNKNOWN | ✓ Aligned | config.json declares runtime: shell but memory-pruner script is missing |
File Tree
2 files · 2.3 KB · 86 lines Markdown 1f · 73L
JSON 1f · 13L
├─
config.json
⚠
JSON
└─
SKILL.md
Markdown
Security Positives
✓ No malicious code present in the package
✓ No obfuscation, base64-encoded strings, or anti-analysis patterns detected
✓ No credential harvesting or environment variable access attempted
✓ No network requests or external IP communications
✓ No suspicious IOCs (indicators of compromise) in the pre-scan