skills/observerw/python-skill/python/Gen Agent Trust Hub

python

Fail

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: CRITICAL
Full Analysis
  • SAFE (SAFE): The skill is entirely composed of documentation (.md) and configuration (.toml) files that provide architectural guidance and coding standards. No executable scripts or malicious automation were found.
  • SAFE (SAFE): The skill promotes security best practices, such as the explicit prohibition of logging sensitive information like passwords, API keys, and tokens in the logging guidelines.
  • SAFE (SAFE): The automated scanner's detection of 'logger.info' as a malicious URL is a clear false positive; 'logger.info' is a standard Python method for logging informational messages, and the scanner likely misinterpreted the '.info' suffix as a top-level domain.
  • SAFE (SAFE): The skill uses structured concurrency (anyio) and strict error handling (Ruff, custom exception hierarchies), which are defensive programming techniques that improve code stability and prevent resource leaks.
Recommendations
  • Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 17, 2026, 06:23 PM