@agonx402/gateway-cli
Zero-dependency CLI for discovering and calling Agon Gateway routes.
10
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
agonx402
Keywords
agonx402solanagatewaycliagents
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:base64-decode | AI (semgrep): Used for JWT/token parsing (JSON.parse of base64 payload), not code execution or exfiltration. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Used for cryptographic signature normalization (hex → Buffer), standard pattern for a gateway/signer CLI. | ai |