Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add AtlasCloudAI/atlas-cloud-skills --skill atlas-cloudgit clone --depth 1 https://github.com/AtlasCloudAI/atlas-cloud-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/atlascloudai/atlas-cloud-skills/atlas-cloud)<a href="https://agentmods.dev/skills/atlascloudai/atlas-cloud-skills/atlas-cloud"><img src="https://agentmods.dev/badge/skills/atlascloudai/atlas-cloud-skills/atlas-cloud/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/atlascloudai/atlas-cloud-skills/atlas-cloud"><img src="https://agentmods.dev/badge/skills/atlascloudai/atlas-cloud-skills/atlas-cloud.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk warn
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00186 | $0.06970 |
| Opus 5 | $0.00093 | $0.03485 |
| Sonnet 5 | $0.00037 | $0.01394 |
| Haiku 4.5 | $0.00019 | $0.00697 |
Grade A, and why
atlas-cloud scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- **On completion**: Returns output URL list — can download locally via curl/wget The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago Changed · +1 lines d1895666509a
- 3d ago Changed · +20 lines 7ce0b236a663
- 12d ago First seen · 554 lines · 186 tokens per session scan A 93b2a49b6e5e
atlas-cloud is a skill published in the GitHub repository AtlasCloudAI/atlas-cloud-skills (29 stars, last pushed yesterday), with no licence file. It adds 186 tokens to every session and 6,970 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
midjourney
How to build a Midjourney prompt with Limner, subject and style first, then parameter flags and optional image references. Load when generating with the Midjourney pipeline.
pipeline-router
Choose the right Limner generation pipeline for an asset, matching output kind, cost, and speed across Midjourney, DALL·E, and Recraft, then finishing with upscale, vectorize, or compose. Load when unsure which pipeline to use.
together-ai-inference
Serverless inference, fine-tuning, embeddings, image generation, and batch processing on 200+ open-source models via an OpenAI-compatible API. Use when you need fast, cost-effective access to open-source LLMs without managing infrastructure.
adversarial-ml-evasion
Craft adversarial examples that cause trained ML classifiers to misclassify at inference time — image recognition, malware detectors, IDS, spam filters.
llm-redteam-overview
LLM red team category — full AATMF v3 tactic coverage (T01–T15). Routing skill: read this first to identify which tactic applies, then load the matching sub-skill. Maps to MITRE ATLAS where overlap exists.
misinformation
Hunt LLM misinformation / overreliance (OWASP LLM09:2025) — confident-but-wrong outputs that flow into downstream automated decisions, compliance reports, customer communications, or autonomous code commits without verification.