apscheduler

Pass

Audited by Gen Agent Trust Hub on Mar 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code examples for the legitimate Advanced Python Scheduler (apscheduler) library.
  • [SAFE]: Code snippets use generic placeholders for connection strings and sensitive data (e.g., 'user:pass@localhost/db') rather than hardcoded credentials.
  • [SAFE]: Persistence mechanisms described are standard features of the library for storing scheduled tasks in databases (SQLAlchemy, Redis, MongoDB) and do not constitute malicious system persistence.
  • [SAFE]: Network operations shown in examples are illustrative of common task patterns, such as fetching data from an API or sending reports, and do not indicate unauthorized data exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 23, 2026, 01:48 PM