ECZ-ID API Security
Find API surfaces and review their identity and proof posture locally.
Free, local-first. No source upload. No sign-in to run a check.
- Surfaces OpenAPI / Swagger, GraphQL and API-route definitions.
- Plain-English posture per detected API surface.
- Routes to Resolver lookup and supported setup.
Useful for
Useful across many legitimate roles. Commonly used by:
- API and backend developers
- AppSec engineers
- Platform teams
- Architects reviewing API exposure
Relevant when before you expose an API, you are reviewing OpenAPI / GraphQL surfaces, an evaluator asks for API proof posture.
What you can do in under a minute
- Open or scan the workspace — run
ECZ-ID API Security: Scan Workspace.
- Review findings in plain English — grouped, with neutral posture.
- Open Resolver guidance or continue supported setup where relevant.
What it looks for
- OpenAPI / Swagger documents (
openapi.*, swagger.*).
- GraphQL schemas (
*.graphql, schema definitions).
- API route definitions and gateway/config references.
- Whether a resolver reference is present for a detected API surface.
Example result
ECZ-ID API Security - 2 API surfaces
- openapi.json ......... detected, no public proof reference found yet
- schema.graphql ....... detected, review recommended
Posture: public-proof posture only - no pass/fail
What results mean
Results describe public-proof posture, never a safety, approval, certification or compliance verdict:
resolvable · partial public proof · no public proof reference found yet · review recommended · re-check before reliance · your local policy decides.
There is no “pass/fail”. Local policy decides what is sufficient, and you should re-check before reliance.
Recommended next steps
- Inspect the finding — plain-English detail, no verdict.
- Copy verification guidance — a claim-free snippet you can share.
- Open Resolver — read-only public proof lookup.
- Continue supported setup — hand off to TrustOps (metadata only).
- Open documentation — Developer Gateway.
- Re-check later — re-run before you rely on a result.
Privacy & permissions
| Question |
Answer |
| Files read |
Filenames and paths during a normal scan |
| File contents read |
No — except a file you explicitly target (e.g. an ecz-*.json you ask to validate) |
| Selected text read |
No |
| Anything uploaded |
No source, prompts, secrets or tool payloads leave your device |
| Network destinations |
Only the links you click (Resolver / TrustOps / Developer Gateway) open in your browser |
| Telemetry |
None |
| Retention |
None — no caller data is stored or persisted |
| Local storage |
Minimal extension state only |
| Workspace Trust |
Respected; scanning is gated by VS Code Workspace Trust |
See the bundled PRIVACY.md for the full notice.
Frequently asked questions
Is this extension free?
Yes. Every local check is free — you never need to sign in or pay to run one.
Does it upload my source code?
No. No source, prompts, secrets or tool payloads ever leave your device, and there is no telemetry.
Does it read my file contents?
It reads filenames and paths during a scan. It only reads the contents of a file you explicitly ask it to inspect (for example an ecz-*.json you choose to validate).
Does a missing proof reference mean something is unsafe?
No. “No public proof reference found yet” is neutral — it is not a verdict of “unsafe”. It only means resolver-verifiable public proof was not detected.
What does Resolver do?
Resolver is a read-only public proof lookup. The extension can open it so you can check public proof yourself; the extension never writes, activates or decides anything.
Do I need an ECZ-ID before using the extension?
No. You can run every local check without one. An ECZ-ID is only relevant if you later choose supported setup in TrustOps.
What happens when I continue supported setup?
The extension hands off to TrustOps with metadata only. It runs no checkout itself; TrustOps handles acquisition, setup and lifecycle.
Can this extension make a compliance or approval decision?
No. It surfaces posture and routes you to proof. Local policy decides sufficiency; it never certifies, approves or guarantees.
Is this a penetration tester?
No. It does not perform a penetration test, scan running traffic, or guarantee security. It surfaces API artefacts and posture from local files.
Does it inspect live API traffic?
No. It reads only local files — OpenAPI/Swagger, GraphQL schemas and route definitions.
What it does not do
- No source / prompt / secret upload, and no telemetry.
- Provides local evidence review and guidance only - it does not issue ECZ-ID proof, activate services, grant access, or make approval, safety, insurance or compliance decisions.
- Makes no safety, approval, certification or compliance claim. Does not perform a penetration test, scan running traffic, or guarantee security. It surfaces API artefacts and posture from local files.
- Runs no checkout or payment — commercial actions happen only in TrustOps.
Install & first use
- In your editor's Extensions view, search for ECZ-ID API Security (publisher EcoCitizenz) and install it.
- Open a project and trust the workspace.
- Run
ECZ-ID API Security: Scan Workspace and review the grouped findings.
Free vs supported setup
- Free, local-first: detected API surfaces with posture per surface, missing-proof findings, and routes — no sign-in and no purchase to run a check.
- Supported setup (TrustOps): maintained ECZ-ID identity, public proof and lifecycle for API identity and public proof — relevant when you need a resolver-verifiable result others can check, not just local review.
- You never need to buy anything to get local value; supported setup is a separate, optional step handled entirely in TrustOps.
Python / CLI
Prefer Python, CI or terminal automation?
python -m pip install ecz-id-api
ecz-id-api --help
The Python tools run locally and inspect, explain and route only — the same role boundary as this extension. They do not issue an ECZ-ID, create public proof or replace Resolver proof.
Machine-readable facts
| Field |
Value |
| Product |
ECZ-ID API Security |
| Identity |
ecocitizenz.eczid-api-security |
| Publisher |
EcoCitizenz |
| License |
Free; see the bundled LICENSE.txt |
| Version |
0.1.2 |
| Page family |
functional-extension |
| Purpose |
Review your API surfaces and their proof posture before you expose them. |
| Applicable audiences |
API and backend developers; AppSec engineers; Platform teams; Architects reviewing API exposure |
| Applicable scenarios |
before you expose an API; you are reviewing OpenAPI / GraphQL surfaces; an evaluator asks for API proof posture |
| Primary command |
ECZ-ID API Security: Scan Workspace |
| Inputs |
OpenAPI / Swagger documents, GraphQL schemas, API route and gateway/config references |
| Outputs |
Detected API surfaces with posture per surface, missing-proof findings, and routes |
| Data handling |
Filenames and paths only; no source / prompt / secret upload; no telemetry; retention none |
| Network behaviour |
Only the links you open (Resolver / TrustOps / Developer Gateway); no background network call |
| Result states |
evidence observed; evidence not observed; no public proof reference found yet; review recommended; re-check before reliance; local policy decides |
| Limitations |
Does not issue proof, approve, certify, insure, underwrite, determine compliance, or run checkout |
| Canonical machine discovery |
https://machine.ecocitizenz.org/.well-known/ecz-machine.json |
| Public proof |
https://resolver.ecocitizenz.org |
| Documentation |
https://developers.ecocitizenz.com |
| Supported setup |
https://trustops.ecocitizenz.com/start |
| Re-check |
Re-run before reliance |
Need help choosing the right ECZ-ID route?
Use ECZ-ID GPT guidance: https://trustops.ecocitizenz.com/start#gpt-guidance
Route guidance only. TrustOps handles setup; Backend/Core writes truth; Resolver proves public state. Local policy decides reliance. Re-check before reliance.
Links & support
ECZ-ID is independent trust infrastructure. Third-party names describe compatible ecosystems only and do not imply endorsement or affiliation. Local policy decides whether the evidence you review is sufficient.