Atlassian Cloud APIs + CLIs
v1.0.0Operate Atlassian Cloud APIs and CLIs across Jira, Confluence, Bitbucket, Trello, Admin, Forge, Compass, Opsgenie, and Statuspage.
⭐ 0· 224·1 current·1 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name and description match the content: instructions target Atlassian Cloud endpoints (Jira, Confluence, Bitbucket, Trello, Admin, Forge, Compass, Opsgenie, Statuspage). Required binaries (curl or jq) are appropriate for a CLI/API instruction-only skill. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions stay within the Atlassian domain. The SKILL.md and supporting files describe exact endpoints to contact, when to ask for credentials, and how to avoid risky write operations. The only local path referenced is ~/atlassian/ for optional memory; the docs explicitly forbid storing secrets. There are explicit rules to confirm targets before destructive actions.
Install Mechanism
This is instruction-only with no install spec and no code files, so nothing is written to disk by an installer. Examples show installing official CLIs from known sources (brew, direct acli URL, npm for forge) which are reasonable and documented. No opaque download-from-personal-server installs are present.
Credentials
The skill does not declare or require environment variables or credentials in its metadata. It documents which credential types each Atlassian surface uses (API token, OAuth, keys) and instructs the agent to ask for only the credential family needed. The guidance also explicitly forbids saving secrets in memory. Credential requirements are proportional to the stated functionality.
Persistence & Privilege
always is false and the skill is user-invocable. It proposes optional local memory at ~/atlassian/memory.md for user-approved defaults and explicitly forbids storing secrets there. The persistence model and permissions described are reasonable and scoped to the skill's own data.
Assessment
This skill appears coherent and aligned with its purpose. Before installing, confirm you trust the skill source (homepage is provided), and be cautious when providing any API tokens or admin keys — only give credentials when needed and prefer short-lived or least-privilege tokens. If you enable memory (~/atlassian/memory.md), ensure you do not store secrets there and set file permissions appropriately. When asked to install CLIs, prefer official distribution channels (homebrew, vendor URLs, npm for Forge) and verify those URLs. Lastly, treat org/admin operations as high-impact and require explicit confirmation before any write or bulk action.Like a lobster shell, security has layers — review code before you run it.
latestvk976jrmbsen2knjxf4xq8e9zpn82vrdq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧩 Clawdis
OSLinux · macOS · Windows
Any bincurl, jq
