Trusted — Risk Score 5/100
Last scan:1 day ago Rescan
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.
Skill Namewb
Duration26.3s
Enginepi
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
The @membranehq/cli package is installed without version pinning, which could lead to unexpected behavior if the package is updated.
npm install -g @membranehq/cli
→ Pin the version: npm install -g @membranehq/[email protected]
SKILL.md:30
ResourceDeclaredInferredStatusEvidence
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 126L · 4.3 KB

Dependencies 1 items

PackageVersionSourceKnown VulnsNotes
@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