Scan Report
5 /100
wb
W&B integration - manage data, records, and automate workflows using Weights & Biases
Legitimate W&B integration skill using the Membrane CLI with fully documented behavior and no malicious indicators.
Safe to install
Skill is safe to use. Consider pinning the npm package version for improved supply chain security.
Findings 1 items
| Severity | Finding | Location |
|---|---|---|
| Low | Unpinned npm dependency Supply Chain | SKILL.md:30 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Network | READ | READ | ✓ Aligned | SKILL.md line 4: 'Requires network access' |
| Shell | WRITE | WRITE | ✓ Aligned | SKILL.md: membrane CLI commands documented |
| Filesystem | NONE | NONE | — | No file operations observed |
| Environment | NONE | NONE | — | No environment access |
2 findings
Medium External URL 外部 URL
https://getmembrane.com SKILL.md:7 Medium External URL 外部 URL
https://docs.wandb.ai/ref/python SKILL.md:19 File Tree
1 files · 4.3 KB · 126 lines Markdown 1f · 126L
└─
SKILL.md
Markdown
Dependencies 1 items
| Package | Version | Source | Known Vulns | Notes |
|---|---|---|---|---|
@membranehq/cli | * | npm | No | Version not pinned - recommended to specify a version |
Security Positives
✓ All shell commands are fully documented in SKILL.md
✓ Network access is explicitly declared in compatibility field
✓ No credential theft - credential handling delegated to Membrane
✓ No base64, obfuscation, or anti-analysis patterns detected
✓ No sensitive file path access (no ~/.ssh, ~/.aws, .env access)
✓ No C2 communication or data exfiltration indicators
✓ Membrane is a legitimate platform (membrane.dev)
✓ No hidden functionality - skill is purely documentation