access

access is a command for coding agents from sonicfieldlabs/akouo. It costs 0 tokens per session (681 once invoked), scanned A, original, MIT.

A command for reviewing whether a system works for people with different hearing abilities and listening conditions. It considers captions, transcripts, visual and touch-based alternatives, device settings, fatigue, background noise, and sensory differences.

In plain words
What is it for?
Use it to assess voice interfaces, alerts, alarms, notifications, videos, games, installations, and assistive workflows. It helps review captions, subtitles, transcripts, haptic feedback, and other ways to communicate sonic information.
Why use it?
It helps find information that is communicated only through sound or depends on an assumed normal hearing experience. The review can reveal missing alternatives and problems caused by volume, attention, masking, or overload.

Command

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 commands/sonicfieldlabs/akouo/access
Clone the repo
git clone --depth 1 https://github.com/sonicfieldlabs/akouo

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 access

README.md
[![agentmods](https://agentmods.dev/badge/commands/sonicfieldlabs/akouo/access.svg)](https://agentmods.dev/commands/sonicfieldlabs/akouo/access)
Your own site
<a href="https://agentmods.dev/commands/sonicfieldlabs/akouo/access"><img src="https://agentmods.dev/badge/commands/sonicfieldlabs/akouo/access.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 681 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00000 $0.00681
Opus 5 $0.00000 $0.00341
Sonnet 5 $0.00000 $0.00136
Haiku 4.5 $0.00000 $0.00068

Measured 4d ago against content hash dff3c1f51f5e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

access scanned grade A with 0 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/access.md · 65 lines

How it starts

The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/access

Purpose

/access is the accessibility and hearing-norm command. It audits who the system assumes can hear, what alternatives exist, where sonic information becomes inaccessible, and how captions, transcripts, haptics, visuals, device context, volume, attention, fatigue, and sensory variation shape listening.

When To Use

Use /access for:

  • captions, transcripts, subtitles, alt descriptions, and haptic alternatives
  • voice agents, spoken interfaces, alerts, alarms, notification systems, and assistive workflows
  • deaf, hard-of-hearing, neurodivergent, fatigued, masked, loud, or low-bandwidth listening contexts
  • accessibility reviews of sonic apps, videos, games, installations, and agent workflows
  • critiques of normal-hearing assumptions in listening analysis

Skills Called

  • akouo-router as an implicit planning pass that supplies the evidence inventory, risks, and forbidden assumptions the synthesis must respect
  • accessibility-normative-listening
  • voice-speech-listening when speech, captions, transcript, ASR, or dialogue matter
  • embodied-affective-listening when volume, fatigue, alarm, pressure, masking, overload, bass, or haptics matter
  • critical-political-listening

Execution Order

  1. Run accessibility-normative-listening to identify implied listener, access path, sensory assumptions, and missing alternatives.
  2. Run voice-speech-listening when speech, captions, transcripts, ASR, or dialogue carry important information.
  3. Run embodied-affective-listening when loudness, repetition, overload, fatigue, vibration, or masking may affect bodies differently.
  4. Run critical-political-listening to name institutional, platform, labor, language, infrastructure, and exclusion stakes.
  5. Synthesize access risks and concrete follow-up requirements without claiming user testing that has not occurred.

Expected Output

Use schemas/command-output.schema.json.

The output must include:

  • implied listener and listening conditions
  • accessible alternatives provided or missing
  • captions, transcripts, haptics, visuals, language, and timing concerns
  • body and attention load when relevant
  • what requires user testing or assistive-technology testing
  • recommended next mode

Read the full file on GitHub · 65 lines

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. 4d ago First seen · 65 lines · 0 tokens per session scan A dff3c1f51f5e

Subscribe to this mod's changes

access is a command published in the GitHub repository sonicfieldlabs/akouo (10 stars, last pushed 23d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 681 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.