1k-platform-requirements

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to execute standard environment diagnostic commands such as node -v, java -version, uname -s, and gradlew. These commands are used to verify that the local development environment meets the minimum requirements for the OneKey project.
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of the cocoapods gem and configuration for the Gradle wrapper distribution. These references target official and well-known domains (services.gradle.org) and standard package registries, which are considered safe sources.
  • [DATA_EXFILTRATION]: No network operations to non-whitelisted domains or access to sensitive file paths (like SSH keys or AWS credentials) were found.
  • [PROMPT_INJECTION]: The instructions do not contain any patterns intended to bypass safety filters, override agent behavior, or extract system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 01:14 PM