.claude/skills/eve-esiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Query and manage EVE Online characters via the ESI (EVE Swagger Interface) REST API. Use when the user asks about EVE Online character data, wallet balance, ISK transactions, assets, skill queue, skill points, clone locations, implants, fittings, contracts, market orders, mail, industry jobs, killmails, planetary interaction, loyalty points, or any other EVE account management task.
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/eve-esiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/eve-esiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/eve-esiRuntime, 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 @burnshall-ui/eve-esiclawhub inspect @burnshall-ui/eve-esi --version 1.3.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:10c451058a4e1eaef575f7c8af1af41ac7fbecdd8f1c77753ef7b635e65a2420_meta.jsonconfig/esi_endpoints.jsonconfig/example-config.jsonconfig/schema.jsonREADME.mdreferences/authentication.mdreferences/endpoints.mdscripts/__pycache__/auth_flow.cpython-312.pycscripts/__pycache__/esi_query.cpython-312.pycscripts/__pycache__/get_token.cpython-312.pycscripts/__pycache__/token_store.cpython-312.pycscripts/__pycache__/validate_config.cpython-312.pycscripts/auth_flow.pyscripts/esi_query.pyscripts/get_token.pyscripts/token_store.pyscripts/validate_config.pyskill-card.mdSKILL.mdtests/__pycache__/test_regressions.cpython-312.pyctests/test_regressions.pyeve-esi 1.3.0 - Added read-only-by-default policy: write, update, or delete operations are now refused unless --allow-write is explicitly provided. - Expanded documentation in SKILL.md to clarify data handling, token security, and behavior of alert transmission. - Internal updates to script files, with new __pycache__ support files added. - No impact on existing public endpoint usage or normal GET operations.