Releases: Scottpedia0/access
Releases · Scottpedia0/access
Release list
v0.1.0 — Initial Release
Access v0.1.0
Self-hosted secret, context, and bootstrap service for agents and scripts.
What's included
- 27 service proxy adapters (Google Workspace, GitHub, Linear, Jira, GitLab, Notion, AWS, Sentry, Stripe, HubSpot, Slack, Cloudflare, and more)
- Built-in MCP server for Claude Code, Cursor, Gemini CLI, Codex, Windsurf, VS Code
- Per-agent and per-fleet permissioning with scoped access grants
- AES-256-GCM encryption at rest with key rotation support
- HMAC-SHA256 hashed Bearer tokens with constant-time comparison
- Zod input validation on all API endpoints
- Rate limiting middleware
- Audit logging for all access events and auth failures
- Admin dashboard for managing services, secrets, agents, and permissions
- One-command agent setup via
scripts/install.sh - Health check skill for periodic instance verification