182-java-observability-metrics-micrometer
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and reference materials promote secure coding practices by explicitly forbidding the inclusion of sensitive information (like user IDs or emails) in metric tags to prevent data leakage and cardinality issues.
- [SAFE]: No obfuscation, hidden URLs, or malicious remote code execution patterns were identified in the skill scripts or documentation.
- [SAFE]: The workflow involves standard development commands (
mvn clean verify) and configuration (application.yml), which are consistent with the skill's stated purpose for Java observability. - [SAFE]: All referenced files are local to the skill repository, and no external code downloads from untrusted sources are performed.
Audit Metadata