Versioned security assessment

Report ID: SA-5207A00C

6/30/2026, 7:53:53 PM

twitter-automation security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
twitter-automation
Version
v2
Maintainer
sickn33
Coverage
1 Files scanned · 232 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Medium

1 confirmed security finding requires attention.

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 analysis reported many command, crypto, and reconnaissance patterns, but review found these are Markdown tool names, parameters, and documentation text rather than executable code. The skill still carries medium risk because it directs authenticated Twitter/X actions through a remote Rube MCP endpoint, including posting, deletion, media upload, bookmarks, and account-specific lookups. No prompt injection attempt or confirmed malicious intent was found.

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 · 232 Lines analyzed

2 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 5 evidence locations

Filesystem access

May read or write local files.

Not recorded by this audit

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Not recorded by this audit

Capability review items (1)
Medium
Authenticated Twitter/X Actions Through Remote MCP
The skill instructs users to add a remote Rube MCP endpoint and use authenticated Twitter tools. This can create, delete, upload media for, bookmark, and unlike posts, so misuse or overbroad authorization can affect a real social account. The behavior is expected for this skill and is not malicious, but it requires user review and confirmation before account-changing actions.
The documented workflows explicitly use a remote MCP service and authenticated Twitter tool calls. The intent is legitimate automation, but the account-changing capability is clear.

Risk findings

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

Confirmed security concerns (1)

RISK-001 Medium
Non-Idempotent Posting Workflow
The skill warns that post creation is not idempotent and retries can create duplicate posts. Automated posting workflows should require deduplication and explicit confirmation to prevent accidental repeated publication.
The skill directly documents duplicate-post risk and gives mitigation guidance. This is an operational security and safety concern, not evidence of malware.

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 (3)
Low
Static Command Execution Findings Are Markdown False Positives
The many Ruby or shell backtick findings point to Markdown inline code spans naming Rube and Twitter tools, parameters, and examples. No executable Ruby, shell script, or command invocation was found in SKILL.md.
The referenced lines are documentation and Markdown code spans only. There is no source file or syntax that would execute shell commands.
Low
Weak Cryptography Findings Are Documentation False Positives
The weak cryptographic algorithm alerts do not correspond to cryptographic code. The cited lines are the skill description and a Twitter user fields parameter description.
The cited locations contain descriptive text, not hashing, encryption, or signature logic. No weak crypto implementation is present in the reviewed file.
Low
Reconnaissance Findings Are API Documentation False Positives
The system and network reconnaissance alerts point to Twitter lookup tools, list endpoints, access tier notes, and quick reference rows. These describe Twitter API workflows, not host or network scanning behavior.
The cited lines are table entries and notes for Twitter/X API actions. They do not instruct local host discovery, port scanning, or network 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