From 175ea25664de68f1853031759c2f8a67312b8033 Mon Sep 17 00:00:00 2001 From: Sachin Sharma Date: Fri, 5 Jun 2026 13:41:30 +0530 Subject: [PATCH] README: add Atlas Cloud sponsor placement Add sponsor credit in two spots: a "SPONSORED BY" strip under the byline and a dedicated ## Sponsors section above About. Logo uses a element to swap black/white wordmark with GitHub light/dark theme. SVGs cropped to art bounds and stored under assets/sponsors/. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 28 ++++++++++++++ assets/sponsors/atlas-cloud-dark.svg | 55 +++++++++++++++++++++++++++ assets/sponsors/atlas-cloud-light.svg | 55 +++++++++++++++++++++++++++ 3 files changed, 138 insertions(+) create mode 100644 assets/sponsors/atlas-cloud-dark.svg create mode 100644 assets/sponsors/atlas-cloud-light.svg diff --git a/README.md b/README.md index cb4bb68..153b4df 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,17 @@ Built by **[ElementalSoul](https://github.com/elementalsouls)** — GenAI Security Research. +

+ SPONSORED BY +
+ + + + Atlas Cloud + + +

+ --- ## What is this? @@ -313,6 +324,23 @@ Both skills include a soft scope-check when you ask Claude to act against an unv --- +## Sponsors + +

+ + + + Atlas Cloud + + +

+ +**[Atlas Cloud](https://www.atlascloud.ai/console/coding-plan)** is a full-modal AI inference platform that gives developers a single AI API to access video generation, image generation, and LLM APIs. Instead of managing multiple vendor integrations, you connect once and get unified access to 300+ curated models across all modalities. + +Check out Atlas Cloud's new coding plan promotion for more budget-friendly API access: **** + +--- + ## About Operational tradecraft accumulated across external attack-surface engagements, codified into Claude skills. Engagement-platform agnostic - slot into any ASM / ticketing / asset-graph platform you already use, or none. diff --git a/assets/sponsors/atlas-cloud-dark.svg b/assets/sponsors/atlas-cloud-dark.svg new file mode 100644 index 0000000..d25fb7e --- /dev/null +++ b/assets/sponsors/atlas-cloud-dark.svg @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/sponsors/atlas-cloud-light.svg b/assets/sponsors/atlas-cloud-light.svg new file mode 100644 index 0000000..351c019 --- /dev/null +++ b/assets/sponsors/atlas-cloud-light.svg @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file