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 agentmods add skills/psyb0t/docker-audiolla/audiollanpx skills add psyb0t/docker-audiolla --skill audiollagit clone --depth 1 https://github.com/psyb0t/docker-audiollaWrote 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/psyb0t/docker-audiolla/audiolla)<a href="https://agentmods.dev/skills/psyb0t/docker-audiolla/audiolla"><img src="https://agentmods.dev/badge/skills/psyb0t/docker-audiolla/audiolla.svg" alt="Measured on agentmods" height="20"></a>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 | $0.00000 | $0.19071 |
| Opus 5 | $0.00000 | $0.09536 |
| Sonnet 5 | $0.00000 | $0.03814 |
| Haiku 4.5 | $0.00000 | $0.01907 |
Grade C, and why
audiolla scanned grade C with 2 findings 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 4d 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.
Cloud metadata endpointhighServer-side request forgery
One request to 169.254.169.254 can return temporary IAM credentials.
- DNS-resolved private / loopback / link-local / metadata-service IPs (`169.254.169.254`) rejected unless `AUDIOLLA_FETCH_ALLOW_PRIVATE=true` Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
compatibility: Requires curl and a running audiolla instance (Docker image psyb0t/audiolla:latest or :latest-cuda). AUDIOLLA_URL env var must be set by the user (default http://localhost:8000). AUDIOLLA_TOKEN required on The source is not reproduced here
Licensed WTFPL
The repository is licensed WTFPL, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
1 file 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.
- 4d ago First seen · 1,048 lines · 0 tokens per session scan C a7db93fcae3f
audiolla is a skill published in the GitHub repository psyb0t/docker-audiolla (3 stars, last pushed 1mo ago), licensed WTFPL. It costs nothing until one of its globs matches a file; then it loads 19,071 tokens. A static security scan graded it C with 2 findings (cloud metadata endpoint, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
multimodal_generation
> 3D模型生成和基于模板的视频特效能力。仅支持:文生3D模型、图生3D模型、基于模板的图片视频特效(video-fx)。 适用于用户需要 AI 创作 3D 模型或对图片应用模板特效(如拥抱、变身、万物归尘等动效模板)的场景。 当用户提出以下意图时触发:生成/制作3D模型、对图片应用特效模板或动效模板。 注意:本技能不处理图片生成、视频生成任务。生成图片请用 generateimage 工具,生成视频请用 generatevideo 工具。.
ardot_poster
"Use this skill for Ardot canvas design tasks whose deliverable is a visual poster — posters, flyers, billboards, banners, event posters, promotional single-page graphics, e-commerce banners, brand visuals, logos, icons & illustrations rendered on the Ardot canvas. Trigger phrases: design a poster, create a banner…
ardot_slides
"Use this skill for Ardot canvas design tasks whose deliverable is a slide deck / presentation design (NOT a PowerPoint .pptx file). Covers presentations, decks, pitch decks, keynote-style slides, launch-event slides, roadshow decks, proposal/pitch slides rendered as Ardot design canvases. Trigger phrases: design a…
tencent_pptx
创建专业的 PowerPoint 演示文稿。适用于根据主题、大纲、文档、数据或参考材料生成完整 .pptx;在新建演示文稿时参考上传PPTX 的视觉风格;也可基于材料或旧 PPT 内容重新生成一版演示文稿。.
flickies
Self-hosted video REST + MCP API. POST JSON, get a video back. Lipsync (LatentSync 1.5 + Wav2Lip/Wav2Lip-GAN) at /v1/video/lipsync, GFPGAN face restore at /v1/video/restore, pure-ffmpeg ops (trim, concat, transcode incl. gif + fps + codec, scale, muxaudio, extractaudio, thumbnailgrid) under /v1/video/, and ffprobe…
frontend-feature
Build a new page, view, or data-driven feature in the Next.js frontend. Use when adding a route under the dashboard/marketing area, wiring UI to a backend endpoint, adding client state, or creating a localized page. Covers App Router, data fetching, Zustand stores, and i18n.