Skip to main content

confluence-cli

Manages Confluence content and pages via command line, enhancing documentation workflows and automating bulk operations.

Install this skill

or
75/100

Security score

The confluence-cli skill was audited on Feb 17, 2026 and we found 13 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 439

Template literal with variable interpolation in command context

SourceSKILL.md
439```bash
medium line 491

Template literal with variable interpolation in command context

SourceSKILL.md
491```bash
medium line 538

Template literal with variable interpolation in command context

SourceSKILL.md
538```bash
low line 366

Access to hidden dotfiles in home directory

SourceSKILL.md
366# Add to ~/.bashrc, ~/.zshrc, or use a secrets manager
low line 574

Access to hidden dotfiles in home directory

SourceSKILL.md
574ls -la ~/.confluence/
low line 70

External URL reference

SourceSKILL.md
701. Go to: https://id.atlassian.com/manage-profile/security/api-tokens
low line 102

External URL reference

SourceSKILL.md
102confluence read "https://yourcompany.atlassian.net/wiki/spaces/SPACE/pages/123456789"
low line 119

External URL reference

SourceSKILL.md
119confluence info "https://yourcompany.atlassian.net/wiki/spaces/SPACE/pages/123456789"
low line 204

External URL reference

SourceSKILL.md
204confluence create-child "Details" "https://...pages/123456789" --content "Details here"
low line 370

External URL reference

SourceSKILL.md
370# Revoke old tokens from: https://id.atlassian.com/manage-profile/security/api-tokens
low line 587

External URL reference

SourceSKILL.md
587# Check: https://id.atlassian.com/manage-profile/security/api-tokens
low line 591

External URL reference

SourceSKILL.md
591# NOT: "https://yourcompany.atlassian.net"
low line 677

External URL reference

SourceSKILL.md
677- NPM: https://www.npmjs.com/package/confluence-cli
Scanned on Feb 17, 2026
View Security Dashboard