analise-profunda

analise-profunda is a skill for Claude Code, Codex from juliano-ceconi/okam. It costs 28 tokens per session (265 once invoked), scanned A, original, MIT.

A project-analysis skill that scans files and settings, studies how the code works, and checks project rules.

In plain words
What is it for?
Use it when you need a broad understanding of a project and want its findings linked from the workspace knowledge index.
Why use it?
It turns scattered project details into a short record of the technology, purpose, workflow, and governance status.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it when you need a broad understanding of a project and want its findings linked from the workspace knowledge index.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/juliano-ceconi/okam/analise-profunda
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.

Any agent
npx skills add juliano-ceconi/okam --skill analise-profunda
Clone the repo
git clone --depth 1 https://github.com/juliano-ceconi/okam

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 analise-profunda

README.md
[![agentmods](https://agentmods.dev/badge/skills/juliano-ceconi/okam/analise-profunda/github.svg)](https://agentmods.dev/skills/juliano-ceconi/okam/analise-profunda)
Your own site
<a href="https://agentmods.dev/skills/juliano-ceconi/okam/analise-profunda"><img src="https://agentmods.dev/badge/skills/juliano-ceconi/okam/analise-profunda/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for analise-profunda

Your own site · 80×15
<a href="https://agentmods.dev/skills/juliano-ceconi/okam/analise-profunda"><img src="https://agentmods.dev/badge/skills/juliano-ceconi/okam/analise-profunda.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 265 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00028 $0.00265
Opus 5 $0.00014 $0.00133
Sonnet 5 $0.00006 $0.00053
Haiku 4.5 $0.00003 $0.00026

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

Security

Grade A, and why

analise-profunda 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 13d 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/skills/analise-profunda/SKILL.md · 26 lines

What it actually says

🔭 Análise Profunda de Metadados

Use esta skill para realizar uma análise holística de um projeto, inspirada no padrão "Understand Anything".

📋 Instruções de Execução

  1. Invocação: O usuário solicita análise de um projeto específico.
  2. Execução das Fases:
    • Rode o Scanner (liste arquivos, leia configurações de projeto).
    • Mude sua mentalidade para o Relational (deduza a regra de negócio lendo o código).
    • Audite via Governance (compare com os guias de estilo em .agents/rules/).
  3. Padrão de Saída para o Índice:
    ### [Nome do Projeto]
    - **Stack:** [Techs]
    - **Objetivo:** [Breve resumo]
    - **Fluxo:** [A -> B -> C]
    - **Status de Governança:** [OK/Pendente]
    
  4. Finalização: Link o projeto no ./knowledge/wiki/index.md e confirme o sucesso.
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. 13d ago First seen · 26 lines · 28 tokens per session scan A d6f3405691d4

Subscribe to this mod's changes

analise-profunda is a skill published in the GitHub repository juliano-ceconi/okam (2 stars, last pushed 27d ago), licensed MIT. It adds 28 tokens to every session and 265 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

observal

Operates the Observal CLI for authentication, configuration, setup diagnosis, teamspaces, inbox work, scans, update checks, and authenticated API access. Use when the user wants to log in, configure Observal, inspect local harness setup, manage a teamspace or invitation, process inbox items, check installed registry…

Observal/Observal · 79 tokens

observal-agents

Creates, authors, validates, publishes, updates, versions, pulls, archives, restores, transfers, and manages co-authors for Observal Agents. Use when the user wants to build or install an Agent, change an Agent definition, publish a draft, release a version, or manage Agent ownership.

Observal/Observal · 67 tokens

observal-registry

Searches, recommends, bulk-submits, installs, edits, versions, archives, restores, transfers, and manages co-authors for Observal MCP servers, skills, hooks, prompts, and sandboxes. Use when the user wants to find components, publish one or many they control, install them into a harness, or manage their lifecycle.

Observal/Observal · 76 tokens

observal-admin

Administers Observal users, settings, diagnostics, review queues, security events, audit logs, SAML, SCIM, local server services, upgrades, rollback, and database migrations. Use when the user needs privileged governance, submission decisions, identity configuration, security investigation, or server operations.

Observal/Observal · 64 tokens

observal-advanced

Recovers Observal session ingestion, manages CLI upgrades, downgrades and rollback, and performs explicit local Agent fallback when the server is unavailable. Use when the user asks to reconcile missed sessions, repair CLI version state, or continue locally after a confirmed connection or configuration failure.

Observal/Observal · 62 tokens

observal-ops

Inspects Observal traces, sessions, rankings, feedback, telemetry health, logs, and Agent insight reports. Use when the user wants operational evidence, current activity, telemetry diagnosis, ratings, report generation, regression analysis, or recommendations grounded in Agent usage.

Observal/Observal · 58 tokens