Skip to main content

observe

Enables users to query and manage Observe data using the Observe CLI for efficient data analysis and management.

Install this skill

or
74/100

Security score

The observe skill was audited on May 29, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 270

Template literal with variable interpolation in command context

SourceSKILL.md
270```bash
medium line 327

Template literal with variable interpolation in command context

SourceSKILL.md
327```bash
low line 13

Access to hidden dotfiles in home directory

SourceSKILL.md
13cat ~/.config/observe.yaml
medium line 27

Access to hidden dotfiles in home directory

SourceSKILL.md
27The login command saves the auth token to `~/.config/observe.yaml` under the active profile (default: `default`). Use `--no-save` to prevent saving.
medium line 31

Access to hidden dotfiles in home directory

SourceSKILL.md
31The config file at `~/.config/observe.yaml` supports multiple profiles:
medium line 438

Access to hidden dotfiles in home directory

SourceSKILL.md
438| `--config` | | Config file path (default: `~/.config/observe.yaml`) |
Scanned on May 29, 2026
View Security Dashboard
Installation guide →