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
Bashtool to execute standard environment diagnostic commands such asnode -v,java -version,uname -s, andgradlew. 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
cocoapodsgem 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