skills/jjenkins/agent-oura/oura/Gen Agent Trust Hub

oura

Pass

Audited by Gen Agent Trust Hub on Apr 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a legitimate integration with the Oura Ring API using standard OAuth2 protocols and official API endpoints for fetching health metrics.- [SAFE]: Sensitive information, including API credentials and OAuth2 access tokens, is stored locally in the user's home directory (~/.oura/) with restricted file permissions (0600), preventing unauthorized access from other local users.- [SAFE]: The authentication flow correctly implements a local loopback server on 127.0.0.1, which is the recommended secure method for capturing OAuth2 authorization codes in local development environments.- [SAFE]: All data processing, including complex physiological recovery analysis and Pearson correlation calculations, is performed locally within the provided JavaScript files without using dynamic code evaluation or remote script execution.- [SAFE]: The skill does not exhibit any patterns of obfuscation, prompt injection, or unauthorized data exfiltration. All external network requests are directed to official Oura domains (cloud.ouraring.com and api.ouraring.com).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 3, 2026, 08:12 PM
Security Audit — agent-trust-hub — oura