Scan Report
20 /100
thoughtly
Thoughtly integration for knowledge management and workflow automation
A legitimate knowledge management integration skill using the Membrane CLI with only minor documentation gaps.
Safe to install
No blocking action needed. Consider adding a note about the npm global install requirement in the metadata.
Findings 1 items
| Severity | Finding | Location |
|---|---|---|
| Low | Limited documentation about local state Doc Mismatch | SKILL.md:1 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Shell | WRITE | WRITE | ✓ Aligned | SKILL.md:36-38 npm install -g commands |
| Network | READ | READ | ✓ Aligned | SKILL.md:12-14 Membrane CLI makes API calls |
| Filesystem | NONE | READ | ✓ Aligned | CLI tools may read config files |
1 findings
Medium External URL 外部 URL
https://getmembrane.com SKILL.md:7 File Tree
1 files · 4.5 KB · 123 lines Markdown 1f · 123L
└─
SKILL.md
Markdown
Security Positives
✓ No obfuscated code or base64 payloads detected
✓ No credential exfiltration to external servers
✓ Uses official npm package from @membranehq
✓ All shell commands are documented and transparent
✓ Authentication flows through established OAuth/browser pattern
✓ No access to sensitive paths (~/.ssh, ~/.aws, etc.)
✓ No suspicious network patterns or direct IP connections
✓ No reverse shell, C2, or data theft indicators