filter-skill

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): No malicious patterns detected across all 10 threat categories.
  • Data Processing: The skill performs logic-based filtering on database objects. It uses standard Python practices such as list comprehensions and lambda functions for data selection.
  • Permissions: While the skill requests 'Write' and 'Read' tools, the provided code only demonstrates read/search operations against a database abstraction (self.db).
  • Dependencies: The code relies solely on Python standard libraries (datetime, typing).
  • Security Posture: No network requests, shell command executions, or attempts to access sensitive system files were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 12:23 PM