Scanned skills

forcedotcom/sf-skills service-de-channel-routing-configure

Checked the catalogued skill at service-de-channel-routing-configure.

SkillTrust corpus scan 19 September 2026 v0.10.0 via skillsh Verify on GitHub
C AI-triaged 1
C Security

C; retained sample includes a medium finding · SD-008 · what this rule accepts as a false positive →

A Permissions

A set by no findings on this axis

A Transparency

A set by no findings on this axis

1 finding
securitymedium SD-008
SKILL.md
25 suppressed by AI triage
permission_hygienehigh SD-003 benign_example
SKILL.md

Writes to a fixed /tmp file, no user-controlled path.

permission_hygienehigh SD-003 benign_example
SKILL.md

Uses a predetermined temporary file, no traversal.

permission_hygienehigh SD-003 benign_example
SKILL.md

Writes to a constant /tmp file, safe.

permission_hygienehigh SD-003 benign_example
SKILL.md

Fixed temp path, no traversal risk.

permission_hygienehigh SD-003 benign_example
SKILL.md

Predefined /tmp file, no user input.

permission_hygienehigh SD-003 benign_example
SKILL.md

Uses a static temporary path, benign.

permission_hygienehigh SD-003 benign_example
SKILL.md

No traversal, writes to known /tmp file.

permission_hygienehigh SD-003 benign_example
SKILL.md

Fixed /tmp location, safe.

permission_hygienehigh SD-003 benign_example
SKILL.md

Writes to a constant temp file, no risk.

permission_hygienehigh SD-003 benign_example
SKILL.md

Uses a predetermined /tmp file, safe.

permission_hygienehigh SD-003 benign_example
SKILL.md

Fixed temporary file path, no traversal.

permission_hygienehigh SD-003 benign_example
SKILL.md

Writes to known /tmp file, benign.

permission_hygienehigh SD-003 benign_example
references/asa-routing.md

The reference to /tmp/ccr-asas.json appears only in documentation; it does not pose a real path‑traversal risk.

permission_hygienehigh SD-003 benign_example
references/asa-routing.md

The /tmp path is used in a documented command; no exploitable input handling is present.

permission_hygienehigh SD-003 benign_example
references/asa-routing.md

This absolute path is part of a static example, not dynamic user input, so it is not a threat.

permission_hygienehigh SD-003 benign_example
references/asa-routing.md

Writing to /tmp/ccr-fallback-queues.json in the example is benign and not exploitable.

securitymedium SD-008 benign_example
references/gotchas.md

The text is plain documentation about Salesforce channels, with no executable payload or malicious intent.

permission_hygienehigh SD-003 benign_example
references/queue-creation.md

The script creates a temporary directory in /tmp for a known use case, not arbitrary path traversal.

permission_hygienehigh SD-003 benign_example
references/queue-creation.md

Output is written to /tmp/ccr-deploy.json as a temporary file, which is harmless and expected.

permission_hygienehigh SD-003 benign_example
references/target-locate.md

The snippet is documentation showing a CLI command that writes to /tmp, not active code.

permission_hygienehigh SD-003 benign_example
references/target-locate.md

Same as above; the command writes a JSON file to /tmp in illustrative documentation.

securitymedium SD-008 benign_example
references/target-locate.md

The base64 string is part of explanatory text, not executed; thus no threat.

permission_hygienehigh SD-003 benign_example
references/target-locate.md

Documentation writes a JSON file to /tmp, which is harmless in this context.

permission_hygienehigh SD-003 benign_example
references/target-locate.md

Example query output redirected to /tmp in documentation, not a malicious action.

securitymedium SD-008 benign_example
references/worked-examples.md

The base64 string appears in a documentation example, not in executable code or payloads.