hello_world
Pass
Audited by Gen Agent Trust Hub on Feb 14, 2026
Risk Level: LOW
Full Analysis
- [Prompt Injection] (SAFE): No instructions found that attempt to override agent behavior or bypass safety guidelines.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials or sensitive file paths detected. Network access is explicitly disabled in metadata (
allow_network: false). - [Obfuscation] (SAFE): No encoded content or hidden characters detected.
- [Indirect Prompt Injection] (INFO): The skill ingests untrusted text via the
nameinput. However, the capability is limited to returning a greeting string (Tier: INFO), with no side effects like file writing or command execution. - [Dynamic Execution] (SAFE): No evidence of runtime code generation or unsafe deserialization.
Audit Metadata