skills/testland/qa/auth0-tests/Gen Agent Trust Hub

auth0-tests

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill provides educational and functional content for testing Auth0 environments.
  • [EXTERNAL_DOWNLOADS]: The skill references standard tools and images for testing purposes.
  • References the Auth0 Deploy CLI for managing tenant configurations.
  • Suggests the use of the mock-oauth2-server image from the navikt repository on GitHub Container Registry, which is a well-known tool for OIDC testing.
  • [COMMAND_EXECUTION]: The skill uses standard CLI tools such as a0deploy, diff, npm, and docker as part of a typical development and testing workflow.
  • [DATA_EXPOSURE]: Authentication code examples use placeholders for sensitive credentials (e.g., client_id, client_secret), guiding users toward secure practices rather than exposing real data.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for processing external data.
  • Ingestion points: Reads tenant configuration fixtures from the tenant-fixtures directory as described in SKILL.md.
  • Boundary markers: None explicitly defined for the structure of the configuration files.
  • Capability inventory: The skill instructions involve executing CLI tools for configuration diffing and performing network operations via the requests library.
  • Sanitization: No specific sanitization logic is mentioned for the imported configuration data, which is standard for configuration-as-code testing.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 10:52 AM
Security Audit — agent-trust-hub — auth0-tests