Low Risk — Risk Score 20/100
Last scan:1 day ago Rescan
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.
Skill Namethoughtly
Duration32.1s
Enginepi
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
The SKILL.md does not document that the Membrane CLI creates local configuration/state files (~/.membrane or similar).
No mention of local CLI state
→ Consider documenting where CLI credentials/tokens are stored locally.
SKILL.md:1
ResourceDeclaredInferredStatusEvidence
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 123L · 4.5 KB

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