competitive-social-listening

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The primary script competitive_social_listening.py utilizes subprocess.run to execute commands via the deepline CLI tool. This is the intended mechanism for the agent to interact with various backend tools such as Apify, Dropleads, and Apollo within its environment.
  • [EXTERNAL_DOWNLOADS]: The skill retrieves data from external providers including LinkedIn (via Apify) and Dropleads. These operations are performed using official tool identifiers (apify_run_actor, dropleads_search_people) through the platform's infrastructure, which is a standard procedure for this type of agent skill.
  • [SAFE]: The skill includes an end-to-end Python script that automates the workflow, reducing the risk of manual errors and ensuring consistent data processing. The generated HTML dashboard uses the Chart.js library from the JSDelivr CDN, which is a well-known and trusted service for delivering web assets.
  • [SAFE]: The documentation and session history provided in the skill indicate a transparent development process, where previous issues (like API field mismatches or timeouts) have been addressed and documented as defensive measures within the code.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 06:20 AM