.claude/skills/senado-federalRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Research Brazil's Federal Senate using its official legislative and administrative open-data APIs. Use for senators, Senate bills and processes, votes, agendas, committees, speeches, mandates, CEAP expenses, contracts, or transparency records; use camara-deputados for Chamber-only records.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/senado-federalRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/senado-federalRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/senado-federalRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @olegantonov/senado-federalclawhub inspect @olegantonov/senado-federal --version 1.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:bab7b53889656441b8a8f7848d8a73dfb12780dc90a8bd5e07ac8314e9ecb062LICENSEpyproject.tomlREADME.mdreferences/administrative-api.mdreferences/api-endpoints.mdreferences/cross-house.mdreferences/response-shapes.mdrequirements-dev.txtrequirements.txtscripts/senado.pyscripts/validate_skill.pysenado_client.pyskill-card.mdSKILL.mdtests/__init__.pytests/conftest.pytests/integration/__init__.pytests/integration/test_senado_integration.pytests/unit/__init__.pytests/unit/test_senado_client.py- Major restructure: Added administrative API support and split documentation for legislative, administrative, and cross-house data. - New references: Introduced administrative (CEAP, procurement) and cross-house guides in the `references` directory. - Updated usage: Python client now distinguishes between `SenadoClient` (legislative) and `SenadoAdmClient` (administrative) with example usage. - Clarified output discipline and normalization rules for API responses and result handling. - Improved reliability guidance: Emphasized endpoint quirks, failure handling, auditable URLs, and time zone for "today" queries.