LinkedIn Automation by Zich (BradAI's OpenClaw)
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If used carelessly, the agent could publish content or interact with others in ways that affect the user's professional reputation.
The skill is explicitly designed to perform public LinkedIn actions through browser automation, including posting and commenting.
Use for posting content, scheduling posts, analyzing engagement metrics, generating content ideas, commenting on posts, and building LinkedIn presence.
Review post text, images, comments, and engagement limits before approving browser actions, especially when actions will be visible publicly.
The agent can use the logged-in LinkedIn account to view account-specific analytics and perform account actions.
The skill relies on an active LinkedIn browser session, which lets the agent act using the user's authenticated account.
LinkedIn logged in via browser (use profile with LinkedIn session)
Use only with the intended LinkedIn profile, and do not let the agent proceed if you are logged into the wrong account or a shared browser profile.
A scheduled job may publish later, even after the original session, if the user forgets about it or schedules the wrong content.
The skill documents creating persistent scheduled jobs that can trigger future LinkedIn posting.
For scheduled posts, use OpenClaw cron: cron add --schedule "0 9 * * 1-5" --payload "Post my LinkedIn content: [content]"
Keep a list of scheduled LinkedIn jobs, verify their content and timing, and cancel any jobs you no longer want before they run.
