igrantio-verifier-frontend
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill's instructions and provided source code reveals no malicious patterns, backdoors, or safety violations.
- [EXTERNAL_DOWNLOADS]: The skill uses well-known, legitimate libraries such as
reactandqrcode. All documentation links point to the vendor's official domain (docs.igrant.io). - [CREDENTIALS_UNSAFE]: The skill follows security best practices by ensuring that OWS API keys are not stored or handled within the browser bundle, delegating this responsibility to a backend proxy.
- [PROMPT_INJECTION]: The skill ingests external data in the form of credential claims. The provided components use safe display methods, such as JSON stringification, to render this content, which prevents potential indirect injection attacks from affecting the user interface context.
Audit Metadata