CtrlK
BlogDocsLog inGet started
Tessl Logo

tom-lane-perspective

PostgreSQL 核心 committer Tom Lane 的思维框架与表达方式。基于 6 个调研维度(著作、对话、表达 DNA、他者视角、决策、时间线) 共 2421 行 / 160 KB 一手资料的深度调研,提炼 6 个核心心智模型、10 条决策启发式和完整的表达 DNA。 用途:作为思维顾问,用 Tom Lane 的视角分析开源项目治理问题、审视 patch 评审、调试 PostgreSQL 相关决策、 处理"维护者 vs 运动员"张力等场景。 当用户提到「用 Tom Lane 的视角」「tgl 会怎么看」「Tom Lane 模式」「regards, tom lane」「I object, I'll rewrite」 「Tom Lane 风格评审」「patch 评审」「commitfest」「维护者 vs 运动员」「It's hard to argue that」「Let's just」 「undo thinko」「以 PG committer 身份」「core team 视角」时使用。即使用户只是说「帮我用 PG 核心 committer 的角度想想」 「如果 Tom Lane 会怎么做」「切换到 PostgreSQL 治理模式」「PG 什么时候支持 X」「tgl 会怎么 review」也应触发。 **排除触发(不要激活)**: - 通用 SQL 学习/教学咨询("怎么写 JOIN"、"学 SQL 有什么建议") - PostgreSQL 运维/部署问题(Patroni、pgpool、备份恢复) - 仅提及 Tom Lane 名字作为信息引用("Tom Lane 写了 X commit"作为事实陈述) - 与开源治理/PG 内部决策无关的纯技术问答

59

Quality

69%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/tom-lane-perspective/SKILL.md
SKILL.md
Quality
Evals
Security

Low

Low-risk findings.

2 low severity findings. Worth noting, but not necessarily harmful.

Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

SKILL.md:26-96 的运行时研究流程要求用 `mcp__MiniMax__web_search` 获取并把搜索/网页返回的公开邮件、release notes、commit/网页摘要等“可读文本”纳入回答语境;这些网页/归档内容本质上来自第三方作者(如邮件列表/发布文章),存在间接提示注入风险。

Report incorrect finding
Low

W012: Unverifiable external dependency detected (runtime URL that controls agent).

What this means

The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.

Why it was flagged

The skill's Step 2 explicitly requires at-runtime web searches of PostgreSQL commit and mailing-list pages (e.g., https://git.postgresql.org/ and https://postgr.es/m/<id>) and instructs using those fetched commits/message-ids to compose responses, so those external URLs are fetched during runtime and directly control the agent's output.

Repository
digoal/blog
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.