byted-tos-file-process
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates legitimate file processing workflows using the official
tosPython library for Volcengine TOS services. - [SAFE]: Credential management follows industry best practices by utilizing environment variables (
TOS_ACCESS_KEY,TOS_SECRET_KEY) for authentication instead of hardcoding secrets. - [SAFE]: Network communications are performed via
urllibto the user-definedTOS_ENDPOINT, which is required for the skill's primary functionality of submitting and polling async jobs. - [SAFE]: No evidence of obfuscation, malicious persistence, privilege escalation, or unauthorized data exfiltration was found across the analyzed scripts and documentation.
Audit Metadata