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 skills add Maxwbh/oracle-skills-ptbr --skill oracle-ords-ptbrgit clone --depth 1 https://github.com/Maxwbh/oracle-skills-ptbrWrote 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/maxwbh/oracle-skills-ptbr/oracle-ords-ptbr)<a href="https://agentmods.dev/skills/maxwbh/oracle-skills-ptbr/oracle-ords-ptbr"><img src="https://agentmods.dev/badge/skills/maxwbh/oracle-skills-ptbr/oracle-ords-ptbr/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.
<a href="https://agentmods.dev/skills/maxwbh/oracle-skills-ptbr/oracle-ords-ptbr"><img src="https://agentmods.dev/badge/skills/maxwbh/oracle-skills-ptbr/oracle-ords-ptbr.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00180 | $0.01333 |
| Opus 5 | $0.00090 | $0.00666 |
| Sonnet 5 | $0.00036 | $0.00267 |
| Haiku 4.5 | $0.00018 | $0.00133 |
Grade A, and why
oracle-ords-ptbr 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.
oracle-ords-ptbr — v2.0.0
Oracle REST Data Services — padrões de desenvolvimento e dicionário completo de views de metadados.
Desenvolvido por: Maxwell da Silva Oliveira — M&S do Brasil LTDA
Áreas cobertas
| Área | Reference | Assets |
|---|---|---|
| REST services | references/ords-rest-services.md |
ords_module.sql, ords_handler.sql |
| ORDS Data Dictionary | references/ords-data-dictionary-ptbr.md |
(queries embutidas no reference) |
Quando ativar
ORDS.define_module,ORDS.define_template,ORDS.define_handlerORDS.enable_schema,ORDS.enable_object(AutoREST)ORDS_SECURITY.create_client,ORDS_SECURITY_ADMIN.*(24.4+)OAUTH.*ouOAUTH_ADMIN.*→ alertar depreciação (removidos em ORDS 25.3)ORDS_PAR— Pre-Authenticated Requests (24.4+)ORDS_EXPORT.export_schema— backup/deploy de configuraçãoUSER_ORDS_MODULES,USER_ORDS_HANDLERS,USER_ORDS_SCHEMASDBA_ORDS_*(requerORDS_ADMINISTRATOR) — ORDS 24.4+- Source types:
collection/query,collection/item,plsql/block,mle/javascript - CORS, códigos HTTP REST, versionamento de API, OAuth 2.0
- JWT Profiles,
USER_ORDS_JWT_PROFILE
Não usar para: APEX pages/regions, PL/SQL puro sem REST, DBA ops.
Princípios canônicos
- Hierarquia ORDS: Schema → Module → Template → Handler → Parameter.
- Bind variables sempre: path params (
:id), query string (:status) são bind automático. SQL dinâmico →DBMS_ASSERT. - Source type correto: lista paginada →
collection/query. Um item →collection/item. Lógica complexa →plsql/block. BLOB →media/blob. - Autenticação obrigatória em qualquer endpoint que acesse dado sensível —
ORDS.define_privilege+ role. - OAUTH depreciado em 24.4: migrar para
ORDS_SECURITY/ORDS_SECURITY_ADMIN. Removido em ORDS 25.3. - Versionamento no path:
/recurso/v1/e/recurso/v2/— não via query string. - DBA_ORDS_*: visão cross-schema (ORDS 24.4+). Requer role
ORDS_ADMINISTRATOR. - ORDS_EXPORT: use para CI/CD e backup de configuração.
What ships with it
4 files 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.
- 12d ago First seen · 79 lines · 180 tokens per session scan A 2a242bf95802
oracle-ords-ptbr is a skill published in the GitHub repository Maxwbh/oracle-skills-ptbr (2 stars, last pushed 3mo ago), licensed MIT. It adds 180 tokens to every session and 1,333 once invoked, about $0.0009 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.
Other skills, from other repositories
oracle-expert
Expert in Oracle Database, PL/SQL programming, Oracle RAC, Data Guard, performance tuning, backup/recovery, and enterprise database administration. Use when the user mentions database, enterprise, ERP, PL/SQL, Oracle RAC, or Data Guard, or when the task involves Oracle Architecture, PL/SQL Programming, Performance &…
azure-cosmosdb-application-developer
Use this skill for Azure Cosmos DB application development work, especially NoSQL data modeling, document structure, partition-aware access patterns, point reads, query design, SDK usage, transactional batch scope, consistency-aware reads, change feed integration, and Cosmos DB development guidance.
oracle-apex-ai-skills
Use as the main entry point for installing, updating, or applying the repository-managed Oracle APEX 24.2+ skill kit in a project. Route version-gated APEX development, project learning, cooperative database object locks, complete SQL application exports, database releases, retention, and pending DDL/DML while…
oracle-apex-dev
Use for version-gated Oracle APEX 24.2+ development involving Page Designer, SQLcl, Object Browser, SQL/PLSQL, REST integrations, jobs, regions, reports, Dynamic Actions, contextual help, runtime validation, internal APIs, security guardrails, and local project standards.
sf-schema
Scaffold custom objects, fields, validation rules, permission sets, and other schema metadata as SFDX source XML. Use when asked to create objects, custom fields, permission sets, validation rules, or generate metadata XML. Activate on mentions of "custom object", "custom field", "permission set", "validation rule"…
sf-soql
Build and optimize SOQL queries including relationship queries, aggregate functions, polymorphic TYPEOF, and selective filters. Use when asked to write queries, debug slow queries, optimize existing SOQL, or enforce query security. Activate on mentions of "SOQL", "query", "SELECT", "WHERE", "aggregate", "relationship…