django-storages

django-storages is a skill for Claude Code, Codex from Mte90/dotfiles. It costs 27 tokens per session (4,001 once invoked), scanned C, original, no licence file.

A Django storage integration for saving files in cloud services instead of only on the application server. It supports Amazon S3, Azure, Google Cloud, and Boto3, the Python SDK commonly used with AWS services.

In plain words
What is it for?
Use it to configure cloud storage backends for Django uploads and other application files.
Why use it?
It gives Django a consistent way to work with remote file storage. This avoids tying uploaded files to one server's local disk.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Install

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.

agentmods
npx agentmods add skills/mte90/dotfiles/django-storages
Any agent
npx skills add Mte90/dotfiles --skill django-storages
Clone the repo
git clone --depth 1 https://github.com/Mte90/dotfiles

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for django-storages

README.md
[![agentmods](https://agentmods.dev/badge/skills/mte90/dotfiles/django-storages.svg)](https://agentmods.dev/skills/mte90/dotfiles/django-storages)
Your own site
<a href="https://agentmods.dev/skills/mte90/dotfiles/django-storages"><img src="https://agentmods.dev/badge/skills/mte90/dotfiles/django-storages.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,001 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00027 $0.04001
Opus 5 $0.00014 $0.02001
Sonnet 5 $0.00005 $0.00800
Haiku 4.5 $0.00003 $0.00400

Measured 6d ago against content hash 0c4187976763, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade C, and why

django-storages scanned grade C 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 6d 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.

Reaches for credential fileshighPrivilege escalation

SSH keys, cloud credentials, git-credentials, .npmrc, /etc/shadow: reading these is how a config file becomes a credential leak.

3. AWS credentials file (~/.aws/credentials)
.config/opencode/skills/django-storages/SKILL.md · 742 lines

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.

Read it on GitHub

Changes

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.

  1. 6d ago First seen · 742 lines · 27 tokens per session scan C 0c4187976763

Subscribe to this mod's changes

django-storages is a skill published in the GitHub repository Mte90/dotfiles (51 stars, last pushed 4d ago), with no licence file. It adds 27 tokens to every session and 4,001 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it C with 1 finding (reaches for credential files). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

scaffold-terraform

Scaffold a Terraform infrastructure project with CI/CD (plan on PR, apply on push), AWS OIDC auth, .envrc, and standard files. Uses terraform CLI as the native tool. Loads on top of scaffold-project (run that first for cross-language standard files). Use when creating infrastructure repos, or when the user mentions…

urmzd/dotfiles · 115 tokens

modal

Cloud computing platform for running Python on GPUs and serverless infrastructure. Use when deploying AI/ML models, running GPU-accelerated workloads, serving web endpoints, scheduling batch jobs, or scaling Python code to the cloud. Use this skill whenever the user mentions Modal, serverless GPU compute, deploying ML…

magic3007/dotfiles · 123 tokens

latchbio-integration

Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.

magic3007/dotfiles · 45 tokens

wizard

Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke this for steps the agent can perform itself.

mamahoos/dot-files · 58 tokens

claw-admin

Claw system administration: service management, IM connections, logs, cron, and workspace diagnostics. Use when the user asks to manage claw services, connect/disconnect IM platforms, view logs, or perform system-wide operations.

x-cmd/x-cmd · 48 tokens

x-nets

Enhanced netstat module with cached data and structured output. View network connections, routing tables, and interface statistics in interactive or TSV/CSV formats. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

x-cmd/x-cmd · 69 tokens