FBS-BookWriter

Warn

Audited by Socket on Jun 3, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
SKILL.md

SUSPICIOUS. The stated purpose largely matches its writing and QC capabilities, and there is no clear malware pattern or external installer in the provided skill text. The main concerns are broad tool scope (bash + read/write + web_search), execution of many unseen local scripts, and prompt-injection/data-flow ambiguity around online research and scene-pack authorization.

Confidence: 82%Severity: 56%
AnomalyLOW
scripts/check-and-init-artifacts.mjs

No direct evidence of malware behavior (e.g., exfiltration, backdoor, persistence) is present in this module. The primary security concern is that it uses shell-based child_process.exec with a dynamically constructed command string containing bookRoot (and indirectly initScript) from CLI/caller inputs. If bookRoot or skillRoot can be attacker-controlled, this can enable command injection or execution of an attacker-chosen initialization script under the attacker’s directory. If inputs are strictly trusted/internal, the risk drops to mostly operational.

Confidence: 66%Severity: 62%
Audit Metadata
Analyzed At
Jun 3, 2026, 02:37 AM
Package URL
pkg:socket/skills-sh/bighardperson%2Fcomputer-science-skills-collection%2Ffbs-bookwriter%2F@738138e3b6c0a20f5805e87ed55056cd20025b29
Security Audit — socket — FBS-BookWriter