prowler AGENTS.md

A set of AGENTS.md instructions for contributing to Prowler, an open-source cloud security tool. It describes the repository, its components, coding guidance, and specialized instructions for different technologies.

In plain words
What is it for?
Use it when planning or implementing Prowler changes, choosing the right component guidance, or applying patterns for technologies such as TypeScript, React, Next.js, Django, and testing tools.
Why use it?
It gives a coding agent the project context and conventions needed to make changes consistently in Prowler's monorepo, a repository containing several related parts.

Instructions file for CodexOpenCode

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 instructions/prowler-cloud/prowler/agents-md
Clone the repo
git clone --depth 1 https://github.com/prowler-cloud/prowler

Made for: Codex, OpenCode.

Per session 2,928 This file is loaded in full into every session.
When invoked 2,928 The same file — it is already loaded in full.
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.02928 $0.02928
Opus 5 $0.01464 $0.01464
Sonnet 5 $0.00586 $0.00586
Haiku 4.5 $0.00293 $0.00293

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

Security

Grade A, and why

prowler AGENTS.md 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 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.

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.

AGENTS.md · 195 lines

How it starts

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

Repository Guidelines

How to Use This Guide

  • Start here for cross-project norms. Prowler is a monorepo with several components.
  • Each component has an AGENTS.md file with specific guidelines (e.g., api/AGENTS.md, ui/AGENTS.md).
  • Component docs override this file when guidance conflicts.

Available Skills

Use these skills for detailed patterns on-demand:

Generic Skills (Any Project)

Skill Description URL
typescript Const types, flat interfaces, utility types SKILL.md
react-19 No useMemo/useCallback, React Compiler SKILL.md
nextjs-16 App Router, Server Actions, proxy.ts, streaming SKILL.md
tailwind-4 cn() utility, no var() in className SKILL.md
playwright Page Object Model, MCP workflow, selectors SKILL.md
pytest Fixtures, mocking, markers, parametrize SKILL.md
django-drf ViewSets, Serializers, Filters SKILL.md
jsonapi Strict JSON:API v1.1 spec compliance SKILL.md
zod-4 New API (z.email(), z.uuid()) SKILL.md
zustand-5 Persist, selectors, slices SKILL.md
ai-sdk-5 UIMessage, streaming, LangChain SKILL.md
vitest Unit testing, React Testing Library SKILL.md
tdd Test-Driven Development workflow SKILL.md

Prowler-Specific Skills

Skill Description URL
prowler Project overview, component navigation SKILL.md
prowler-api Django + RLS + JSON:API patterns SKILL.md
prowler-ui Next.js + shadcn conventions SKILL.md
prowler-sdk-check Create new security checks SKILL.md
prowler-mcp MCP server tools and models SKILL.md
prowler-test-sdk SDK testing (pytest + moto) SKILL.md
prowler-test-api API testing (pytest-django + RLS) SKILL.md
prowler-test-ui E2E testing (Playwright) SKILL.md
prowler-compliance Compliance framework structure SKILL.md
prowler-compliance-review Review compliance framework PRs SKILL.md
prowler-provider Add new cloud providers SKILL.md
prowler-changelog Changelog entries (keepachangelog.com) SKILL.md
prowler-ci CI checks and PR gates (GitHub Actions) SKILL.md
prowler-commit Professional commits (conventional-commits) SKILL.md
prowler-pr Pull request conventions SKILL.md
prowler-docs Documentation style guide SKILL.md
django-migration-psql Django migration best practices for PostgreSQL SKILL.md
postgresql-indexing PostgreSQL indexing, EXPLAIN, monitoring, maintenance SKILL.md
prowler-attack-paths-query Create Attack Paths openCypher queries SKILL.md
prowler-tour Keep product-tour definitions aligned with the UI SKILL.md
gh-aw GitHub Agentic Workflows (gh-aw) SKILL.md
skill-creator Create new AI agent skills SKILL.md

Read the full file on GitHub · 195 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. 2d ago First seen · 195 lines · 2,928 tokens per session scan A 01a698ab03ff

Subscribe to this mod's changes

prowler AGENTS.md is an instructions file published in the GitHub repository prowler-cloud/prowler (14,736 stars, last pushed today), licensed Apache-2.0. It adds 2,928 tokens to every session, about $0.0146 per session on Opus 5. 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-30.