pdf-online
Warn
Audited by Snyk on Aug 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In the DingTalk adapter’s AI Table runtime, the agent ingests SoMark-parsed outsider-controlled HTML/JSON table cell text (from user-supplied or user-triggered SoMark parsing) via
_locate_aitable_inputs()→_standard_somark_artifacts()where_table_grid()uses_SomarkTableParserto parseselected["content"], then_route_signals()/_infer_field()/_normalise_field_value()/run_aitable_route()consume and transform those strings into write payloads.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The Notion adapter explicitly instructs the runtime to read the external resource notion://docs/enhanced-markdown-spec while SoMark is parsing, indicating a required runtime fetch whose content will influence conversion behavior (i.e., control instructions), so it is a risky external dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata