testing-auth-setup

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses npx to execute the @scalekit-sdk/dryrun package from the official NPM registry. This is a standard operation for running vendor-provided diagnostic tools and matches the author's identity.
  • [COMMAND_EXECUTION]: The skill executes a CLI tool to perform authentication dry runs. The commands utilize environment variables (SCALEKIT_ENVIRONMENT_URL, SCALEKIT_CLIENT_ID) for sensitive configuration, which is a secure practice compared to hardcoding values.
  • [DATA_EXFILTRATION]: No unauthorized data transmission was detected. The network activity is restricted to the legitimate purpose of validating authentication settings against the specified Scalekit environment.
  • [CREDENTIALS_UNSAFE]: The skill correctly instructs the user to provide credentials via environment variables rather than hardcoding them or storing them in plain text files within the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 08:02 PM
Security Audit — agent-trust-hub — testing-auth-setup