Versioned security assessment

Report ID: SA-B668EF3C

6/30/2026, 10:56:13 AM

linkedin-easy-apply security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
linkedin-easy-apply
Version
v2
Maintainer
ralyodio
Coverage
1 Files scanned · 175 Lines analyzed
Policy version
Unavailable

Confirmed finding summary

No confirmed security findings

The completed audit recorded no confirmed security findings. This is not proof that the Skill has no side effects.

Installation context

Historical evidence

This report may not describe the currently installable artifact. Open the current Skill page for install guidance.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

Static code-execution and weak-crypto alerts are mostly false positives caused by Markdown backticks and keyword matching. The skill still has medium risk because it guides authenticated LinkedIn browser automation, persistent profile use, network access, and sandbox-disabled Chromium execution.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Not attestable

The required immutable binding is incomplete.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 175 Lines analyzed

5 items shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Binding unavailable

  2. Artifact

    Identity incomplete

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Not recorded by this audit

Network access

May connect to external services.

Observed in 1 evidence location

Filesystem access

May read or write local files.

Observed in 3 evidence locations

Env variables

May read values from the process environment.

Observed in 1 evidence location

External commands

May invoke commands or programs outside the Skill.

Observed in 1 evidence location

Capability review items (5)
Medium
Authenticated Browser Automation With Account Actions
The skill directs an agent to use a logged-in LinkedIn browser session and submit applications. This is user-authorized automation, but it can act on an account and should require explicit operator control.
The instructions explicitly launch a browser profile and click through application submission steps. No evidence found of credential theft or unauthorized exfiltration.
Medium
Persistent Browser Profile May Contain Session Data
The skill recommends a persistent Chrome profile for manual LinkedIn login. That profile can contain cookies and session data, so storage permissions and cleanup matter.
The profile path is explicit and tied to authenticated browser use. The file does not instruct copying or transmitting the profile.
Medium
Chromium Sandbox Disabled
The Puppeteer launch arguments disable Chromium sandbox protections. This can increase impact if a browser exploit or malicious page is encountered.
The launch arguments directly include sandbox-disabling flags. This is a common container workaround, but it weakens browser isolation.
Low
Expected LinkedIn Network Access
The hardcoded URL points to LinkedIn job application pages, which matches the stated purpose. No evidence found of third-party exfiltration endpoints.
The only observed hardcoded network destination is LinkedIn. This is expected for an Easy Apply automation skill.
Low
Temporary Logs May Contain Application History
The skill stores state and result logs under /tmp. These logs can expose job targets and application outcomes on shared systems.
The log and state paths are explicit. The exact logged fields are not implemented in this file, so the data exposure risk is limited.

Risk findings

Confirmed security concerns are separated from items that still need review.

No confirmed security findings were recorded for this completed audit.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
Unavailable
Content hash
Unavailable
Tree hash
Unavailable
Skill path
Unavailable
Audit payload hash
Unavailable

Analysis metadata

Audit model: codex

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Static false positives ignored (1)
Low
Static Analyzer Keyword Hits Are False Positives
The Ruby backtick, weak-crypto, sensitive environment-file, and system-reconnaissance alerts come from Markdown formatting or ordinary text. No evidence found of those behaviors.
The referenced lines are Markdown examples, process environment configuration, or plain prose. They do not define Ruby execution, cryptography, .env access, or system reconnaissance.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: not_attestable