persona-core-workflow-a
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code for integrating with Persona, a well-known identity verification service. No malicious patterns or security risks were identified.
- [EXTERNAL_DOWNLOADS]: The skill references Persona's official CDN (
https://cdn.withpersona.com/dist/persona-v5.0.0.js) to load its JavaScript SDK. This is a standard and expected integration method for this well-known service. - [DATA_EXPOSURE_&_EXFILTRATION]: The provided code snippets demonstrate secure handling of sensitive credentials by using environment variables (
process.env.PERSONA_API_KEY) rather than hardcoding secrets.
Audit Metadata