Skip to main content

fluent-ci-cd

This skill should be used when the user asks to "set up ci for fluent", "github actions for servicenow", "deploy fluent from a pipeline", "fluent pull request checks", "automate now-sdk", or reports "keys.ts out of date" — anything about running the ServiceNow SDK (now-sdk) headless in CI/CD.

Install this skill

or
58/100

Security score

The fluent-ci-cd skill was audited on Jun 15, 2026 and we found 6 security issues across 3 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 81

Template literal with variable interpolation in command context

SourceSKILL.md
81```bash
medium line 114

Template literal with variable interpolation in command context

SourceSKILL.md
114```yaml
high line 77

Access to system keychain/keyring

SourceSKILL.md
77## 3. Headless auth (env vars, no keychain)
high line 79

Access to system keychain/keyring

SourceSKILL.md
79`now-sdk auth --add` is interactive (inquirer prompts, no `--username`/`--password` flags) — it cannot run in CI. Instead set env vars, which "take precedence over stored credentials" and bypass the O
low line 87

External URL reference

SourceSKILL.md
87SN_SDK_INSTANCE_URL=https://yourtest.service-now.com
low line 93

External URL reference

SourceSKILL.md
93SN_SDK_INSTANCE_URL=https://yourtest.service-now.com
Scanned on Jun 15, 2026
View Security Dashboard
Installation guide →
GitHub Stars 75
Rate this skill
Categorydevelopment
UpdatedJune 24, 2026
serac-labs/serac