persona-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices for development. It recommends using a
.envfile for secret management and provides clear placeholders for sensitive information like API keys. - [COMMAND_EXECUTION]: The shell commands provided are transparent and appropriate for the stated purpose of setting up a local development environment and starting a dev server.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation for Persona (withpersona.com) and ngrok (ngrok.com), which are well-known and reputable services relevant to the skill's functionality.
- [DATA_EXFILTRATION]: Network operations in the Python script target the legitimate Persona API endpoint (
withpersona.com) for testing purposes.
Audit Metadata