moai-lang-java

Pass

Audited by Gen Agent Trust Hub on Feb 18, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION] (SAFE): The content is purely instructional and does not contain any attempts to override agent behavior, bypass safety filters, or extract system prompts.
  • [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file path access (like SSH keys), or network exfiltration patterns were detected. Documentation links in metadata refer to legitimate open-source repositories.
  • [REMOTE_CODE_EXECUTION] (SAFE): There are no patterns involving the download and execution of remote scripts (e.g., curl|bash). References to Maven and Gradle are standard for Java project build cycles.
  • [COMMAND_EXECUTION] (SAFE): Command-line mentions are restricted to standard development tasks such as compilation (mvn clean compile) and version checks, presented as troubleshooting advice for the user.
  • [OBFUSCATION] (SAFE): No encoded strings, zero-width characters, or homoglyphs were found in the file.
  • [CREDENTIALS_UNSAFE] (SAFE): The skill provides templates for Spring Security and JWT but does not include any hardcoded secrets or production-ready private keys.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 18, 2026, 12:49 PM