
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
obsidian-atlas
Advanced tools
Obsidian plugin for Atlas — query your databases with natural language and embed results directly in your notes.
Ask a question command (Ctrl/Cmd+P). Streams results from the Atlas agent in real time.```atlas fenced blocks. Click "Run query" to execute; results are cached per session with a refresh button.Ctrl/Cmd+Enter submits from the query modal.Search for "Atlas" in Settings → Community Plugins → Browse.
main.js, manifest.json, styles.css) from the releases page.<vault>/.obsidian/plugins/atlas/ and copy the files there.cd plugins/obsidian
bun install
bun run build
Copy main.js, manifest.json, and styles.css to your vault's plugin directory.
Open Settings → Atlas and set:
| Setting | Description |
|---|---|
| Atlas URL | Base URL of your Atlas instance (e.g. https://api.example.com) |
| API key | API key for authentication (leave empty if auth is disabled) |
Ctrl/Cmd+Enter).Add a fenced code block with the atlas language tag:
```atlas
How many users signed up last week?
```
When you view the note in reading mode, a "Run query" button appears. Click it to execute the query — the answer and tables render inline. Results are cached for the session; click "Refresh" to re-run.
FAQs
Obsidian plugin for Atlas — query your databases with natural language
We found that obsidian-atlas demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.