Skip to main content

navaigate-notebooklm

Integrates Google NotebookLM with programmatic access for creating and managing notebooks, enhancing content generation and research capabilities.

Install this skill

or
86/100

Security score

The navaigate-notebooklm skill was audited on May 14, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 52

Access to hidden dotfiles in home directory

SourceSKILL.md
52$PYTHON -m venv ~/.notebooklm-venv
low line 53

Access to hidden dotfiles in home directory

SourceSKILL.md
53source ~/.notebooklm-venv/bin/activate
low line 61

Access to hidden dotfiles in home directory

SourceSKILL.md
61ln -sf ~/.notebooklm-venv/bin/notebooklm ~/bin/notebooklm
low line 123

Access to hidden dotfiles in home directory

SourceSKILL.md
123source ~/.notebooklm-venv/bin/activate
low line 155

Access to hidden dotfiles in home directory

SourceSKILL.md
155rm -rf ~/.notebooklm/browser_profile ~/.notebooklm/storage_state.json
low line 169

Access to hidden dotfiles in home directory

SourceSKILL.md
169cat ~/.notebooklm/storage_state.json > /dev/null 2>&1
medium line 176

Access to hidden dotfiles in home directory

SourceSKILL.md
176Read the contents of this skill file you are currently using. Then read the contents of `~/.notebooklm/storage_state.json`.
low line 103

External URL reference

SourceSKILL.md
103page.goto("https://notebooklm.google.com/")
low line 287

External URL reference

SourceSKILL.md
287| Add URL source | `notebooklm source add "https://..."` |
low line 289

External URL reference

SourceSKILL.md
289| Add YouTube | `notebooklm source add "https://youtube.com/..."` |
Scanned on May 14, 2026
View Security Dashboard
Installation guide →