analysis-api-mark-internal-apis
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs expected development tasks such as running Gradle builds, analyzing git diffs, and modifying local source files to manage API visibility.
- [COMMAND_EXECUTION]: The skill executes
gradlewandgitcommands. These are standard operations for a codebase maintenance tool and are scoped to the project environment. It uses the flagkotlin.test.instrumentation.disable.inputs.check=truewhich is explicitly documented as allowing the test JVM to write suggested fixes back to the source files, which matches the skill's stated purpose. - [DATA_EXPOSURE]: The skill reads local source code and search results to determine API usage. There is no evidence of data exfiltration to external or untrusted domains; search operations are limited to the local Kotlin and IntelliJ repositories.
Audit Metadata