Publish Confluence
v1.0.0Full-featured Confluence Cloud REST API v2 skill. Manage pages, spaces, blogposts, attachments, comments, labels, and more via direct Atlassian API calls. Us...
⭐ 0· 19·0 current·0 all-time
byAlienTree@jeffersonling1217-png
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, required env vars (CONFLUENCE_EMAIL, CONFLUENCE_API_TOKEN, CONFLUENCE_DOMAIN), and the documented curl examples all match a Confluence Cloud API client; nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md is instruction-only and contains curl examples and API endpoint references for Confluence v2. It does not instruct reading arbitrary local files, other env vars, or sending data to non-Atlassian endpoints. It documents authentication and retry behavior only.
Install Mechanism
No install spec or external downloads — instruction-only skill (lowest install risk).
Credentials
Only the three Confluence-related environment variables are required; these are appropriate and proportionate for authenticating to the Atlassian REST API.
Persistence & Privilege
always is false and the skill does not request persistent or cross-skill configuration changes. Autonomous invocation is allowed by default but not combined with other red flags here.
Assessment
This skill appears coherent for managing Confluence via the Cloud REST API. Before installing: (1) store CONFLUENCE_API_TOKEN securely (do not paste it into chat), (2) prefer a least-privilege API token or service account rather than a global admin token, (3) be aware the documented endpoints include destructive actions (delete/purge) — review and restrict who can invoke the skill, and (4) rotate tokens regularly and test in a staging Confluence space first. If you need the skill to run autonomously, consider limiting its invocation scope and monitoring API usage/logs.Like a lobster shell, security has layers — review code before you run it.
latestvk97b48qpd6nahkhvnden01wcts84fknq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📄 Clawdis
EnvCONFLUENCE_EMAIL, CONFLUENCE_API_TOKEN, CONFLUENCE_DOMAIN
