netdata-custom-collector
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill documents necessary administrative procedures including using
sudofor editing configurations, modifying file permissions withchmod +x, and restarting services viasystemctl. These are standard operational requirements for configuring a Netdata agent. - [COMMAND_EXECUTION]: Documentation for the legacy
python.dframework mentions theExecutableServiceclass, which is used to parse the output of local shell commands for the purpose of metric collection. - [EXTERNAL_DOWNLOADS]: The skill references documentation and community repositories from well-known and official Netdata domains, including
netdata.cloudandgithub.com/netdata. These references are contextual and point to trusted technical resources. - [SAFE]: The skill includes code templates for Bash and Python collectors that correctly implement the Netdata line protocol. These examples use standard libraries and do not contain obfuscated logic, network exfiltration, or unauthorized data access.
Audit Metadata