Scan Report
0 /100
notebooklm-content
Generate slides, audio overviews, and documents from sources using Google NotebookLM via browser automation
This is a documentation-only skill describing browser automation via the OpenClaw CLI tool. All shell and browser operations are explicitly declared in SKILL.md with no hidden functionality or exfiltration.
Safe to install
Approve for use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Shell | WRITE | WRITE | ✓ Aligned | SKILL.md:commands reference openclaw browser CLI commands |
| Browser | READ | READ | ✓ Aligned | SKILL.md:openclaw browser snapshot, screenshot, list tabs |
| Filesystem | READ | READ | ✓ Aligned | references/chrome-relay-setup.md:cat ~/.openclaw/openclaw.json for token access |
1 findings
Medium External URL 外部 URL
https://notebooklm.google.com SKILL.md:59 File Tree
2 files · 4.6 KB · 178 lines Markdown 2f · 178L
├─
▾
references
│ └─
chrome-relay-setup.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ All shell and browser operations are explicitly declared in SKILL.md
✓ No executable scripts or code files present; purely documentation
✓ No obfuscation, base64, or hidden instructions detected
✓ No credential harvesting or data exfiltration
✓ External URL access limited to the legitimate target: notebooklm.google.com
✓ Gateway token read is scoped to local configuration only
✓ references/ file provides legitimate setup documentation