seren-scheduler
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill's behavior aligns with its documented purpose.
- [DATA_EXFILTRATION]: The skill makes network requests to
api.serendb.comto check the user's balance. This is a legitimate functional requirement for the scheduler service and uses the official vendor API domain. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by using environment variables (
SEREN_API_KEY) for authentication rather than hardcoded credentials. - [REMOTE_CODE_EXECUTION]: The code does not use any dynamic evaluation, remote script execution, or unsafe deserialization methods.
Audit Metadata