confluence-cli
Manages Confluence content and pages via command line, enhancing documentation workflows and automating bulk operations.
Install this skill
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
Template literal with variable interpolation in command context
| 439 | ```bash |
Template literal with variable interpolation in command context
| 491 | ```bash |
Template literal with variable interpolation in command context
| 538 | ```bash |
Access to hidden dotfiles in home directory
| 366 | # Add to ~/.bashrc, ~/.zshrc, or use a secrets manager |
Access to hidden dotfiles in home directory
| 574 | ls -la ~/.confluence/ |
External URL reference
| 70 | 1. Go to: https://id.atlassian.com/manage-profile/security/api-tokens |
External URL reference
| 102 | confluence read "https://yourcompany.atlassian.net/wiki/spaces/SPACE/pages/123456789" |
External URL reference
| 119 | confluence info "https://yourcompany.atlassian.net/wiki/spaces/SPACE/pages/123456789" |
External URL reference
| 204 | confluence create-child "Details" "https://...pages/123456789" --content "Details here" |
External URL reference
| 370 | # Revoke old tokens from: https://id.atlassian.com/manage-profile/security/api-tokens |
External URL reference
| 587 | # Check: https://id.atlassian.com/manage-profile/security/api-tokens |
External URL reference
| 591 | # NOT: "https://yourcompany.atlassian.net" |
External URL reference
| 677 | - NPM: https://www.npmjs.com/package/confluence-cli |
Install this skill with one command
/learn @benjaming/confluence-cli