Skip to content

Security: AGENTVAULT-API/agentvault-api

Security

SECURITY.md

Security Policy

Secrets

Do not commit .env*, Vercel credentials, Solana private keys, GitHub tokens, or mailbox credentials.

The production deployment should receive secrets only through Vercel environment variables.

Payment verification

AgentVault checks Solana USDC transfer signatures and keeps a receipt registry to reduce replay risk. Production integrations should use finalized transactions and should not trust client-side payment claims.

Reporting issues

Open a GitHub issue with:

  • affected endpoint
  • expected vs actual behavior
  • minimal request/response example
  • whether funds or credentials were involved

Do not paste secrets into public issues.

There aren't any published security advisories