What is PocketBase DevTools?
A developer tool for analyzing PocketBase collection schemas and identifying security vulnerabilities. Upload your collections export JSON and get instant insights into access rules, exposed data, and security risks.
Core Features
- Collection Analysis: Parse and display PocketBase collection structures (TBD)
- Security Scanning: Identify collections with missing or weak access rules (Basic)
- Risk Assessment: Get security scores and prioritized recommendations (Basic)
- API Documentation: Generate markdown docs from your collections (TBD)
- REST API: Integrate with your existing development workflow
Why We Built This
PocketBase is excellent for rapid prototyping, but its flexible access rules can lead to security oversights. We needed a way to quickly audit collections before production deployment.
Technical Details
- Built with Go and SvelteKit
- RESTful API for integration (TBD)
- Supports all PocketBase collection types
- Generates actionable security reports
- Open source and extensible
Get Started
Try the demo or view the features to see how it works.