org-health-diagnostic
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The instructions are strictly focused on the skill's purpose as a diagnostic tool. No override markers, jailbreak attempts, or instructions to ignore safety protocols were found.- [DATA_EXFILTRATION]: There are no network operations or external communication patterns in the code. The skill processes metrics locally and does not access sensitive system files or environment variables.- [REMOTE_CODE_EXECUTION]: The provided Python script
health_scorer.pyuses only standard library modules and does not perform any dynamic code execution, external downloads, or remote script fetching.- [COMMAND_EXECUTION]: The skill does not invoke dangerous shell commands or attempt privilege escalation. The command line examples provided in the documentation are for local script execution by the user.- [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or other sensitive credentials were found in the skill metadata or script files.- [EXTERNAL_DOWNLOADS]: The skill does not define external dependencies or download any files from remote sources at runtime.
Audit Metadata