find-journal

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted manuscript data (abstracts and findings) provided by the user, which is then processed through analytical scripts and agent reasoning. This creates a surface for indirect prompt injection where malicious instructions within a manuscript could attempt to influence the agent's recommendations or directory scaffolding logic.
  • Ingestion points: Phase 1 abstract/findings collection and file reading in assess_acceptance_readiness.py.
  • Boundary markers: Absent; user input is not explicitly delimited from internal instructions.
  • Capability inventory: The skill can read and write files via Read, Write, and Edit tools, and execute local scripts using the Bash tool.
  • Sanitization: No input validation or sanitization is applied to the manuscript text before processing.
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to execute a deterministic lexical scan script included in the skill package.
  • Evidence: Phase 2.5.1 in SKILL.md specifies the execution of python3 ${CLAUDE_SKILL_DIR}/scripts/assess_acceptance_readiness.py on manuscript files.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 01:59 AM
Security Audit — agent-trust-hub — find-journal