Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
0 /100
lobster-compact
Summarize long conversations to preserve context
A straightforward conversation summarization skill with fully declared capabilities and no security concerns.
Skill Namelobster-compact
Duration16.8s
Enginepi
Safe to install
This skill is safe to use. No action required.
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md allowed-tools: read
Filesystem WRITE WRITE ✓ Aligned SKILL.md allowed-tools: write, edit for saving summaries
Network NONE NONE No network access declared or used
Shell NONE NONE No shell execution declared or present
Environment NONE NONE No environment access declared

File Tree

1 files · 1.7 KB · 68 lines
Markdown 1f · 68L
└─ 📝 SKILL.md Markdown 68L · 1.7 KB

Security Positives

✓ All capabilities are explicitly declared in SKILL.md
✓ No network, shell, or credential access
✓ Purpose is clearly documented: conversation summarization
✓ Uses standard read/write operations for memory file storage
✓ memory_search and memory_get are internal read-only tools
✓ No obfuscation or suspicious patterns detected
✓ Single-file skill with minimal attack surface